Crate typemap_rev

source ·
Expand description

A hashmap whose keys are defined by types.

Structs

Enums

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

Traits

Type Definitions