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