[][src]Type Definition osmgraphing::defaults::DimVec

type DimVec<T> = SmallVec<[T; 4]>;

Trait Implementations

impl ApproxEq for DimVec<f32>[src]