Compatibility adapter between Tokio and futures-based async runtimes.
# Cargo.toml
[dependencies]
async-compat = "0.2.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wraps a future to run on a Tokio runtime from futures ecosystem.
Ensure a Tokio runtime is running before calling Compat::new.
No dependency data recorded yet.