Skip to main content

eq

Function eq 

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