Function rustspec_assertions::be_lt [] [src]

pub fn be_lt<T: PartialOrd>(
    value: T,
    file_line: (&'static str, u32)
) -> Box<Lt<T>>