Provides a minimal and simpler alternative to the futures crate for async programming.
# Cargo.toml
[dependencies]
pasts = "0.14.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import the Future trait
Use the futures crate for broader compatibility with async runtimes and utilities
No dependency data recorded yet.