pub type Volume = WithRawRepr<Quantity<Volume>>;
Volume (default: cubic meters, which is the SI unit for volume)
pub struct Volume { /* private fields */ }