Ne

Type Alias Ne 

Source
pub type Ne<Lhs, Rhs> = NotEq<Lhs, Rhs>;

Aliased Typeยง

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