::core::ops::

Trait BitNot

pub trait BitNot {
fn bit_not(self) -> Self;
}