Crate rust_json

Source

Macros§

js_object
Construct JsonElem with JS syntax
json
Construct JsonElem with JSON syntax

Enums§

JsonElem
JsonParseErr

Traits§

FromJson
Get the data in JsonElem and box into Self
ToJson
Copy and box into JsonElem

Functions§

json_parse