Provides executors for running asynchronous tasks based on the futures-rs library.
# Cargo.toml
[dependencies]
futures-executor-preview = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs an async function synchronously using block_on.
Replace with futures-executor from the futures crate.
No dependency data recorded yet.