Rustls+hyper integration for pure rust HTTPS.
# Cargo.toml
[dependencies]
hyper-rustls = "0.27.9"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Make an HTTPS request using hyper with rustls.
Add tokio as a dependency and use #[tokio::main]
No dependency data recorded yet.