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