Skip to main content

ne

Function ne 

Source
pub fn ne<T>(expected: T) -> impl Fn(T) -> bool
where T: PartialEq,