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

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

Trait Implementations

impl<V> Resistance for Ohm<V>
[src]