::core::ops::

Trait Not

pub trait Not {
fn not(self) -> Self;
}