Crate json_deserializer

Source
Expand description

Library to parse JSON

Enums§

Error
List of possible errors
Number
Reference to JSON data.
Value
Reference to JSON data.

Functions§

parse
Parses JSON-compliant bytes into Value

Type Aliases§

Object
Typedef for the inside of an object.