Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
gix-0.73.0
gix 0.73.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
async-std ^1.12.0
normal
optional
document-features ^0.2.0
normal
optional
gix-actor ^0.35.2
normal
gix-archive ^0.22.0
normal
optional
gix-attributes ^0.27.0
normal
optional
gix-blame ^0.3.0
normal
optional
gix-command ^0.6.2
normal
optional
gix-commitgraph ^0.29.0
normal
gix-config ^0.46.0
normal
gix-credentials ^0.30.0
normal
optional
gix-date ^0.10.3
normal
gix-diff ^0.53.0
normal
gix-dir ^0.15.0
normal
optional
gix-discover ^0.41.0
normal
gix-features ^0.43.0
normal
gix-filter ^0.20.0
normal
optional
gix-fs ^0.16.0
normal
gix-glob ^0.21.0
normal
gix-hash ^0.19.0
normal
gix-hashtable ^0.9.0
normal
gix-ignore ^0.16.0
normal
optional
gix-index ^0.41.0
normal
optional
gix-lock ^18.0.0
normal
gix-mailmap ^0.27.2
normal
optional
gix-merge ^0.6.0
normal
optional
gix-negotiate ^0.21.0
normal
optional
gix-object ^0.50.0
normal
gix-odb ^0.70.0
normal
gix-pack ^0.60.0
normal
gix-path ^0.10.19
normal
gix-pathspec ^0.12.0
normal
optional
gix-prompt ^0.11.1
normal
optional
gix-protocol ^0.51.0
normal
gix-ref ^0.53.0
normal
gix-refspec ^0.31.0
normal
gix-revision ^0.35.0
normal
gix-revwalk ^0.21.0
normal
gix-sec ^0.12.0
normal
gix-shallow ^0.5.0
normal
gix-status ^0.20.0
normal
optional
gix-submodule ^0.20.0
normal
optional
gix-tempfile ^18.0.0
normal
gix-trace ^0.1.13
normal
gix-transport ^0.48.0
normal
optional
gix-traverse ^0.47.0
normal
gix-url ^0.32.0
normal
gix-utils ^0.3.0
normal
gix-validate ^0.10.0
normal
gix-worktree ^0.42.0
normal
optional
gix-worktree-state ^0.20.0
normal
optional
gix-worktree-stream ^0.22.0
normal
optional
once_cell ^1.21.3
normal
parking_lot ^0.12.4
normal
optional
prodash ^30.0.1
normal
optional
regex ^1.6.0
normal
optional
serde ^1.0.114
normal
optional
signal-hook ^0.3.18
normal
optional
smallvec ^1.15.1
normal
thiserror ^2.0.0
normal
anyhow ^1
dev
async-std ^1.12.0
dev
insta ^1.43.1
dev
is_ci ^1.1.1
dev
pretty_assertions ^1.4.0
dev
serial_test ^3.1.0
dev
termtree ^0.5.1
dev
walkdir ^2.3.2
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix
0.73.0
Module dirwalk
Module Items
Modules
Structs
Enums
In crate gix
gix
Module
dirwalk
Copy item path
Source
Available on
crate feature
dirwalk
only.
Expand description
Modules
§
iter
Structs
§
Iter
An iterator for entries in a directory walk.
Options
Options for use in the
Repository::dirwalk()
function.
Outcome
The outcome of the
dirwalk()
.
Enums
§
Error
The error returned by
dirwalk()
.