Module entry

Module entry 

Source
Expand description

An entry representing a file, directory, etc, in either a stored tree or local tree.

Structs§

EntryValue
An in-memory [Entry] describing a file/dir/symlink, with no addresses.

Enums§

KindMeta
Per-kind metadata.

Traits§

EntryTrait
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.