Crate gix_dir

source ·
Expand description

A crate for handling a git-style directory walk.

Modules§

Structs§

  • Just like EntryRef, but with all fields owned (and thus without a lifetime to consider).
  • A directory entry, typically obtained using walk().

Functions§

  • A function to perform a git-style, unsorted, directory walk.