Tonnes

Type Alias Tonnes 

Source
pub type Tonnes = Quantity<Tonne>;
Expand description

Quantity measured in tonnes.

Aliased Typeยง

pub struct Tonnes(/* private fields */);