A high-performance async-task scheduler for Rust, designed for efficient concurrency.
# Cargo.toml
[dependencies]
smolscale = "0.4.16"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs an async task using smolscale's block_on.
Use only smolscale's runtime or ensure compatibility with other runtimes via feature flags.
No dependency data recorded yet.