lt

Function lt 

Source
pub fn lt<I>(other: I) -> LessThan<I>
where I: PartialOrd,
Expand description

Parameter(s) must be < the provided value.