Module tcgeneric::map[][src]

Expand description

A generic map whose keys are Ids

Structs

Map

A generic map whose keys are Ids, based on BTreeMap