Docs.rs
python-packaging-0.12.0
python-packaging 0.12.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.10
normal
spdx ^0.8
normal
time ^0.3
normal
tugger-file-manifest ^0.6.0
normal
tugger-licensing ^0.6.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
☰
In python_packaging::module_util
?
Function
python_packaging
::
module_util
::
is_package_from_path
source
·
[
−
]
pub fn is_package_from_path(path: &
Path
) ->
bool