::
core::
ops::
Trait
WrappingNeg
pub trait WrappingNeg {
fn
wrapping_neg
(self) -> Self;
}