[][src]Module esl01_dag::idmap

idmap

See IdMap for the main structure.

Structs

IdMap

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

SyncableIdMap

Guard to make sure IdMap on-disk writes are race-free.

Traits

IdMapLike

Minimal APIs for converting between Id and name.