A connect, read and write timeout aware connector for use with the Hyper HTTP client.
# Cargo.toml
[dependencies]
hyper-timeout = "0.5.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a timeout-enabled HTTP connector
Ensure your application uses a Tokio runtime (e.g., `#[tokio::main]`).
No dependency data recorded yet.