Trait gcollections::ops::lattice::Top[][src]

pub trait Top {
    fn top() -> Self;
}

Required methods

Implementors