Skip to main content

Module state

Module state 

Source
Expand description

State machine for tracking JSON emission context.

Structs§

StateStack
Stack tracking the current JSON emission context.

Enums§

Frame
A single frame on the emission stack.
KeyState
Sub-state within an Frame::Object frame.