Crate reqrio_json

Crate reqrio_json 

Source

Modules§

ext
number

Macros§

array
object
Helper macro for creating instances of JsonValue::Object.
value
Helper crate for converting types into JsonValue. It’s used internally by the object! and array! macros.

Structs§

JsonError

Enums§

JsonValue

Functions§

from_bytes
from_file
from_struct
parse
to_string