[][src]Trait uom::marker::Neg

pub trait 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.

Implementors

Loading content...