[−][src]Trait uom::marker::Neg
Trait to denote that a quantity is able to be negated. When a specific quantity's kind
inherits this trait ops::Neg
is implemented automatically.
Trait to denote that a quantity is able to be negated. When a specific quantity's kind
inherits this trait ops::Neg
is implemented automatically.