[][src]Trait metfor::Length

pub trait Length: Quantity + PartialEq + PartialOrd { }

Marker trait for elevation/height types.

Implementors

impl Length for Cm[src]

impl Length for Decameters[src]

impl Length for Feet[src]

impl Length for Inches[src]

impl Length for Km[src]

impl Length for Meters[src]

impl Length for Mm[src]

Loading content...