Skip to main content

lt

Function lt 

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