Expand description
State machine for tracking JSON emission context.
Structs§
- State
Stack - Stack tracking the current JSON emission context.
Enums§
- Frame
- A single frame on the emission stack.
- KeyState
- Sub-state within an
Frame::Objectframe.
State machine for tracking JSON emission context.
Frame::Object frame.