Trait gcollections::kind::AssociativeCollection[][src]

pub trait AssociativeCollection: Collection {
    type Location;
}

Associated Types

Implementors