Expand description
Flexible parser that doesn’t require dynamic memory allocations.
Structs§
- GetList
Response End - End event of a
GetListResponse
message. - GetList
Response Start - Start event of a
GetListResponse
message. - Message
Start - Contains the start of an SML message.
- Parser
- Incremental parser for SML messages.
Enums§
- Message
Body - SML message body
- Parse
Event - Event data structure produced by the streaming parser.