Volume

Type Alias Volume 

Source
pub type Volume = WithRawRepr<Quantity<Volume>>;
Expand description

Volume (default: cubic meters, which is the SI unit for volume)

Aliased Typeยง

pub struct Volume { /* private fields */ }