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

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