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