pasts
pasts copied to clipboard
Minimal and simpler alternative to the futures crate.
Currently prioritizes lower indices.
Currently, it calls a function that's not available on Windows.
Make some unit tests to test all of the Pasts' public API (and verify test coverage in CI).
Updates the requirements on [whisk](https://github.com/ardaku/whisk) to permit the latest version. Changelog Sourced from whisk's changelog. [0.13.0] - 2024-06-19 Changed Switched out pasts for event_iterator Renamed futures-core feature to futures_core_3 Bumped...