NeAll

Type Alias NeAll 

Source
pub type NeAll<Lhs, Rhs> = NeAny<Lhs, Rhs>;

Aliased Typeยง

pub struct NeAll<Lhs, Rhs>(/* private fields */);