Dialtone HTTP Reqwest Client Library for making HTTP requests with Dialtone integration.
# Cargo.toml
[dependencies]
dialtone_reqwest = "0.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Dialtone HTTP client and makes a GET request.
Add tokio as a dependency and use #[tokio::main] or another async runtime.
No dependency data recorded yet.