Function mockers::matchers::lt

source ·
pub fn lt<T: PartialOrd + Debug>(than: T) -> LtMatchArg<T>