Crate json

Source
Expand description

JSON (RFC 7159) encoder and decoder implementations.

Re-exports§

Modules§

Macros§

  • Macro to support declarative decoding into Vec.
  • Macro to support extraction of subsets of JSON object fields.
  • Macro to support declarative decoding into struct types.

Structs§