geode::parse::quantity

Type Alias Volume

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

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

Aliased Typeยง

struct Volume { /* private fields */ }