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