gt

Function gt 

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

Parameter(s) must be > the provided value.