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