[][src]Function hamcrest2::matchers::compared_to::greater_than

pub fn greater_than<T: PartialOrd + Debug>(right_hand_side: T) -> ComparedTo<T>