ApplyDimsFn

Type Alias ApplyDimsFn 

Source
pub type ApplyDimsFn<T> = fn(T) -> T;
Expand description

Function pointer type to pass to apply_dims() in PointND’s