Type Definition dimensioned::unit_systems::si::Meter[][src]

type Meter<V> = SI<V, Meter>;

Trait Implementations

impl<V> Length for Meter<V>
[src]