Module polymap::typemap [] [src]

Provides the TypeMap implementation, mapping types to values

Structs

OccupiedEntry

A view into an occupied entry in a TypeMap.

TypeMap

A container for values of varying types.

VacantEntry

A view into a vacant entry in a TypeMap.

Enums

Entry

A view into a single entry in a map, which may be either vacant or occupied.