Docs.rs
gix-dir-0.9.0
gix-dir 0.9.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.5.0
normal
gix-discover ^0.36.0
normal
gix-fs ^0.12.0
normal
gix-ignore ^0.12.0
normal
gix-index ^0.36.0
normal
gix-object ^0.45.0
normal
gix-path ^0.10.12
normal
gix-pathspec ^0.8.0
normal
gix-trace ^0.1.11
normal
gix-utils ^0.1.13
normal
gix-worktree ^0.37.0
normal
thiserror ^1.0.34
normal
pretty_assertions ^1.4.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix_dir
0.9.0
Module delegate
Module Items
Structs
In gix_
dir::
walk
gix_dir
::
walk
Module
delegate
Copy item path
source
Expand description
Ready-made delegate implementations.
Structs
ยง
Collect
A
Delegate
implementation that collects all
entries
along with their directory status, if present.