Crate jansson_sys [−] [src]
Structs
json_error_t |
An error that occurred during JSON processing. |
json_t |
A JSON value. |
Enums
json_type |
The type of a JSON value. |
Constants
JSON_MAX_INDENT |
The maximum possible indentation when pretty-printing JSON. |
Functions
Type Definitions
json_dump_callback_t | |
json_free_t | |
json_int_t | |
json_load_callback_t | |
json_malloc_t |