Trait metfor::Speed[][src]

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

Marker trait for speed types.

Implementors