Function rustspec_assertions::be_ge [] [src]

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