Docs.rs
simple-hyper-client-0.3.0
simple-hyper-client 0.3.0
Permalink
Docs.rs crate page
MPL-2.0
30 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
jethrogb
github:fortanix:crates-owners
Dependencies
derive_more ^2
normal
futures-executor ^0.3
normal
futures-util ^0.3
normal
headers ^0.4
normal
http ^1.3
normal
http-body-util ^0.1
normal
hyper ^1.6
normal
hyper-util ^0.1
normal
thiserror ^2.0
normal
tokio ^1
normal
tower-service ^0.3
normal
futures-util ^0.3
dev
http-body-util ^0.1
dev
httparse ^1
dev
test-case ^3
dev
Versions
58.06%
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
HyperClientError
simple_
hyper_
client
0.3.0
Hyper
Client
Error
Aliased Type
In crate simple_
hyper_
client
simple_hyper_client
Type Alias
Hyper
Client
Error
Copy item path
Source
pub type HyperClientError =
Error
;
Aliased Type
ยง
pub struct HyperClientError {
/* private fields */
}