Skip to main content

Module registry

Module registry 

Source

Structsยง

CachedId
A lazily-initialized, cached Id for use as a static.
Id
A lightweight, copyable identifier backed by a global string interner.
Interner
An Interner holds a set of interned IDs for use during serialization/deserialization, mapping IDs to u16 indices.
ReadContext
A ReadContext holds a set of interned IDs for use during deserialization, mapping u16 indices to IDs.