Docs.rs
pulith-fetch-0.2.0
pulith-fetch 0.2.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
lvyuemeng
Dependencies
base64 ^0.22
normal
brotli ^8.0
normal
optional
bytes ^1
normal
chrono ^0.4.44
normal
flate2 ^1.1.8
normal
futures-util ^0.3
normal
hex ^0.4
normal
pulith-fs ^0.1.0
normal
pulith-resource ^0.1.0
normal
pulith-source ^0.1.0
normal
pulith-verify ^0.2.0
normal
reqwest ^0.13.2
normal
optional
serde ^1.0.228
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tempfile ^3
normal
thiserror ^2.0.18
normal
tokio ^1
normal
tracing ^0.1
normal
async-trait ^0.1
dev
criterion ^0.8
dev
pulith-resource ^0.1.0
dev
Versions
78.48%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
pulith_
fetch
0.2.0
Module http
Module Items
Structs
Traits
Type Aliases
In pulith_
fetch::
net
pulith_fetch
::
net
Module
http
Copy item path
Source
Structs
§
Reqwest
Client
Production HTTP client implementation using reqwest.
Traits
§
Http
Client
Asynchronous HTTP client abstraction.
Type Aliases
§
BoxStream
A boxed stream type for HTTP response bodies.