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.
JsonShared
The "shared" field of JsonData.
JsonTree
The "tree" field and the "shared" field of JsonData.

Enums§

JsonDataBody
The "unit" field, the "tree" field, and the "shared-inodes" field of JsonData.