Expand description
An entry representing a file, directory, etc, in either a stored tree or local tree.
Structs§
- Entry
Value - An in-memory [Entry] describing a file/dir/symlink, with no addresses.
Enums§
- Kind
Meta - Per-kind metadata.
Traits§
- Entry
Trait - A description of an file, directory, or symlink in a tree, independent of whether it’s recorded in a archive (an IndexEntry), or in a source tree.