Module lib

Module lib 

Source
Expand description

Macros§

json
Construct a serde_json::Value from a JSON literal.

Structs§

Map
Represents a JSON key/value type.
Number
Represents a JSON number, whether integer or floating point.

Enums§

Value
Represents any valid JSON value.