eflint_json

Module spec

Source
Expand description

Defines the interface of the JSON Specification for various versions. The versions are gated using features.

The interfaces are implemented as serde-structs, which can be serialized to- and deserialized from specification-compliant JSON.

Modules§

  • Defines practical structs that are extremely convenient and spec-compliant, but not necessary mentioned in it.
  • Defines Rust errors, which are not part of the spec but generated by it.

Structs§

Enums§