Docs.rs
python-packaging-0.16.0
python-packaging 0.16.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
indygreg
Dependencies
anyhow ^1.0.68
normal
base64 ^0.20.0
normal
optional
byteorder ^1.4.3
normal
encoding_rs ^0.8.31
normal
itertools ^0.10.5
normal
mailparse ^0.14.0
normal
once_cell ^1.17.0
normal
python-packed-resources ^0.12.0-pre
normal
regex ^1.7.0
normal
serde ^1.0.152
normal
optional
sha2 ^0.10.6
normal
optional
simple-file-manifest ^0.11.0
normal
spdx ^0.10.0
normal
time ^0.3.17
normal
optional
walkdir ^2.3.2
normal
zip ^0.6.3
normal
optional
tempfile ^3.3.0
dev
Versions
87.59%
of the crate is documented
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
python_
packaging
0.16.0
In python_
packaging::
python_
source
python_packaging
::
python_source
Function
has_dunder_file
Copy item path
Source
pub fn has_dunder_file(source: &[
u8
]) ->
Result
<
bool
>
Expand description
Whether
file
occurs in Python source code.