Trait metfor::Length[][src]

pub trait Length: Quantity + PartialEq + PartialOrd { }
Expand description

Marker trait for elevation/height types.

Implementors