Function rustspec_assertions::be_gt [] [src]

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