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 Aliases§
- An alias to a
SymbolList
with a static lifetime. This type persists symbols referenced across multiple deserialization sessions.