Trait gcollections::kind::Collection [] [src]

pub trait Collection {
    type Item;
}

Associated Types

Implementors