charon_
lib
0.1.45
Module type_
map
Module Items
Structs
Traits
Trait Aliases
In charon_
lib::
common
charon_lib
::
common
Module
type_map
Copy item path
source
Structs
§
TypeMap
A map that maps types to values in a generic manner: we store for each type
T
a value of type
M::Value<T>
.
Traits
§
Mapper
Trait Aliases
§
Mappable