Module bonsaidb::core::transmog_pot::pot::de
Expand description
Types for deserializing pots.
Structs
- Deserializer for the Pot format.
- A collection of symbols accumulated during deserialization.
- A reference to a
SymbolList
.
Enums
- A symbol stored in a
SymbolList
.
Type Definitions
- An alias to a
SymbolList
with a static lifetime. This type persists symbols referenced across multiple deserialization sessions.