[][src]Function expectest::matchers::be_greater_than

pub fn be_greater_than<E>(expected: E) -> PartialOrder<E>

Returns a new PartialOrder (greater than) matcher.