Docs.rs
walker-common-0.15.1
walker-common 0.15.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ctron
lulf
github:scm-rs:maintainers
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
aws-config ^1.5.17
normal
optional
aws-sdk-s3 ^1.77.0
normal
optional
backon ^1.3
normal
base64 ^0.22
normal
bytes ^1
normal
bzip2 ^0.6.0
normal
optional
bzip2-rs ^0.1
normal
optional
chrono ^0.4.24
normal
clap ^4.5
normal
optional
csv ^1
normal
digest ^0.10.6
normal
env_logger ^0.11
normal
optional
filetime ^0.2
normal
flate2 ^1
normal
optional
flexible-time ^0.1.1
normal
fluent-uri ^0.4.1
normal
fsquirrel ^0.1
normal
futures-util ^0.3
normal
html-escape ^0.2.13
normal
httpdate ^1
normal
humantime ^2
normal
indicatif ^0.18.0
normal
indicatif-log-bridge ^0.2.1
normal
liblzma >=0.3, <0.5
normal
optional
log ^0.4.17
normal
openid ^0.22.0
normal
pem ^3
normal
reqwest ^0.13.2
normal
sequoia-openpgp ^2
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10.6
normal
thiserror ^2
normal
thousands ^0.2
normal
time ^0.3
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
walkdir ^2.4
normal
hyper ^1
dev
hyper-util ^0.1
dev
rstest ^0.26.1
dev
tokio ^1
dev
Versions
43.04%
of the crate is documented
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
Skip to main content
Module http
walker_
common
0.15.1
Module http
Module Items
Enums
Functions
In crate walker_
common
walker_common
Module
http
Copy item path
Source
Enums
§
Retry
After
Functions
§
calculate_
retry_
after_
from_
response_
header
get_
client_
error
If the status is
StatusCode::is_client_error
then return
Option::Some()
with the code.