A global executor built on top of async-executor and async-io
# Cargo.toml
[dependencies]
async-global-executor = "3.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run an async function with the global executor
Add async-global-executor = { version = "3", features = ["async-executor"] } to Cargo.tomlNo dependency data recorded yet.