Module json_data

Source

Re-exports§

pub use binary_version::BinaryVersion;
pub use schema_version::SchemaVersion;

Modules§

binary_version
schema_version

Structs§

JsonData
Output of the program with --json-output flag as well as input of the program with --json-input flag.

Enums§

UnitAndTree
The "unit" field and the "tree" field of JsonData.