[][src]Type Definition gut::mesh::attrib::AttribDict

type AttribDict<I> = HashMap<String, Attribute<I>>;

Attribute map indexed by I.