A universal asynchronous runtime and tool based on futures, providing a foundation for external async operations.
# Cargo.toml
[dependencies]
pi_async = "0.5.16"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new async runtime and runs a simple async task.
Consider using more mature runtimes like tokio for production.
No dependency data recorded yet.