Docs.rs
gix-features-0.39.0
gix-features 0.39.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bytes ^1.0.0
normal
optional
bytesize ^1.0.1
normal
optional
crc32fast ^1.2.1
normal
optional
crossbeam-channel ^0.5.0
normal
optional
document-features ^0.2.0
normal
optional
flate2 ^1.0.33
normal
optional
gix-hash ^0.15.0
normal
gix-trace ^0.1.11
normal
gix-utils ^0.1.13
normal
optional
jwalk ^0.8.1
normal
optional
once_cell ^1.13.0
normal
optional
parking_lot ^0.12.0
normal
optional
prodash ^29.0.0
normal
optional
sha1 ^0.10.0
normal
optional
sha1_smol ^1.0.0
normal
optional
thiserror ^1.0.38
normal
optional
walkdir ^2.3.2
normal
optional
bstr ^1.3.0
dev
sha1 ^0.10.0
normal
optional
libc ^0.2.119
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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_
features
0.39.0
Module read_
dir
Module Items
Type Aliases
In gix_
features::
fs
gix_features
::
fs
Module
read_dir
Copy item path
source
Available on
crate feature
fs-read-dir
only.
Expand description
Type Aliases
ยง
DirEntry
A directory entry adding precompose-unicode support to
std::fs::DirEntry
.