Skip to main content

Module idmap

Module idmap 

Source
Expand description

§idmap

See IdMap for the main structure.

Structs§

IdMap
Bi-directional mapping between an integer id and a name ([u8]).
MemIdMap
Bi-directional mapping between an integer id and a name ([u8]).

Traits§

IdMapAssignHead
DAG-aware write operations.
IdMapWrite
Write operations for IdMap.