Re-exports§
pub use binary_version::BinaryVersion;pub use schema_version::SchemaVersion;
Modules§
Structs§
- Json
Data - Output of the program with
--json-outputflag as well as input of the program with--json-inputflag. - Json
Shared - The
"shared"field ofJsonData. - Json
Tree - The
"tree"field and the"shared"field ofJsonData.
Enums§
- Json
Data Body - The
"unit"field, the"tree"field, and the"shared-inodes"field ofJsonData.