Struct typenum::Greater [] [src]

pub struct Greater;

A potential output from Cmp, this is the type equivalent to the enum variant std::cmp::Ordering::Greater.

Trait Implementations

impl Ord for Greater
[src]

Returns std::cmp::Ordering::Greater