Macros§
Structs§
- CJson
- Safe wrapper for cJSON pointer
- CJson
Ref - Borrowed reference to a cJSON item (does not own the pointer)
- Json
Merge Patch - JSON Merge Patch utilities (RFC7386)
- Json
Patch - JSON Patch utilities (RFC6902)
- Json
Pointer - JSON Pointer utilities (RFC6901)
- Json
Utils - Utility functions for JSON object manipulation
Enums§
- CJson
Error - Error types for cJSON operations
Type Aliases§
- CJson
Result - Result type for cJSON operations