pub type SquareInches = Quantity<SquareInch>;Expand description
A quantity measured in square inches.
Aliased Typeยง
pub struct SquareInches(/* private fields */);pub type SquareInches = Quantity<SquareInch>;A quantity measured in square inches.
pub struct SquareInches(/* private fields */);