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

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

Trait Implementations

impl<V> Energy for Joule<V>
[src]