An asynchronous HTTP client using futures backed by libcurl.
# Cargo.toml
[dependencies]
tokio-curl = "0.1.11"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a session and performs an HTTP request.
Ensure you have a tokio runtime, e.g., #[tokio::main]
No dependency data recorded yet.