Trait gcollections::ops::constructor::Empty[][src]

pub trait Empty {
    fn empty() -> Self;
}

Required methods

Implementors