Module gix::index::extension

source ·
Available on crate feature index only.
Expand description

Modules§

Structs§

  • The extension for keeping state on recent information provided by the filesystem monitor.
  • An iterator over the data of index extensions.
  • The link extension to track a shared index.
  • A structure to associate object ids of a tree with sections in the index entries list.
  • The extension for untracked files.

Constants§

  • The size of the smallest possible extension, which is no more than a signature and a 0 indicating its size.

Type Aliases§