Skip to content

cancel-safe-futures 0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 00:27
· 32 commits to main since this release

Initial release, with support for:

  • SinkExt::reserve
  • A join_then_try! macro
  • A future::join_all_then_try adapter
  • TryFutureExt, with a collect_than_try adapter