Docs.rs
python-packaging-0.11.0
python-packaging 0.11.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
indygreg
Dependencies
anyhow ^1.0
normal
base64 ^0.13
normal
byteorder ^1.4
normal
encoding_rs ^0.8
normal
itertools ^0.10
normal
mailparse ^0.13
normal
once_cell ^1.7
normal
python-packed-resources ^0.8.0
normal
regex ^1.5
normal
serde ^1.0
normal
sha2 ^0.9
normal
spdx ^0.6
normal
time ^0.3
normal
tugger-file-manifest ^0.6.0
normal
tugger-licensing ^0.5.0
normal
walkdir ^2
normal
zip ^0.5
normal
tempfile ^3.2
dev
Versions
82.74%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Other items in
python_packaging
::
filesystem_scanning
?
Function
python_packaging
::
filesystem_scanning
::
walk_tree_files
[
−
]
[src]
pub fn walk_tree_files(path: &
Path
) ->
Box
<dyn
Iterator
<Item =
DirEntry
>>