Pounds

Type Alias Pounds 

Source
pub type Pounds = Quantity<Pound>;
Expand description

Quantity measured in pounds.

Aliased Typeยง

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