Docs.rs
gix-dir-0.5.0
gix-dir 0.5.0
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.32.0
normal
gix-fs ^0.11.0
normal
gix-ignore ^0.11.2
normal
gix-index ^0.33.0
normal
gix-object ^0.42.2
normal
gix-path ^0.10.7
normal
gix-pathspec ^0.7.5
normal
gix-trace ^0.1.9
normal
gix-utils ^0.1.12
normal
gix-worktree ^0.34.0
normal
thiserror ^1.0.34
normal
pretty_assertions ^1.4.0
dev
Versions
100%
of the crate is documented
Go to latest version
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.5.0
Module delegate
Structs
In gix_dir::walk
Module
gix_dir
::
walk
::
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.