Module gix_features::fs::walkdir

source ·
Available on crate feature fs-walkdir-parallel only.
Expand description

Structs§

Enums§

  • Parallelismwalkdir or fs-walkdir-parallel
    The desired level of parallelism.

Functions§

  • Instantiate a new directory iterator which will not skip hidden files, with the given level of parallelism.
  • Instantiate a new directory iterator which will not skip hidden files and is sorted

Type Aliases§