An agnostic abstraction layer for any async runtime, allowing code to be runtime-agnostic.
# Cargo.toml
[dependencies]
agnostic-lite = "0.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports the Runtime trait for async runtime abstraction.
Implement the trait for tokio, async-std, etc.
No dependency data recorded yet.