veloren_
world
0.10.0
In veloren_
world::
sim::
util
veloren_world
::
sim
::
util
Type Alias
DistanceFunction
Copy item path
Source
type DistanceFunction = dyn
Fn
(&[
f64
], &[
f64
]) ->
f64
+
Sync
+
Send
;