Function rustspec_assertions::be_le [] [src]

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