Trait method lrs::prelude::v1::PartialOrd::gt

The method that will be called by the > operator.

Syntax

fn gt(&self, other: &Rhs) -> bool

Arguments

NameDescription
other

The right-hand-side of the operator.