[−][src]Trait uom::marker::Div
Trait to denote that a quantity is able to be divided with a quantity of the same
dimensions. When a specific quantity's kind inherits this trait ops::Div
is implemented
automatically.
Trait to denote that a quantity is able to be divided with a quantity of the same
dimensions. When a specific quantity's kind inherits this trait ops::Div
is implemented
automatically.