Function not

Source
pub fn not<T, F>(spec: F) -> Invert<T, F>
where F: Spec<T>, T: ?Sized,
Expand description

Inverts the output of a spec