Skip to content

anyspawn v0.1.0

Choose a tag to compare

@Vaiz Vaiz released this 10 Feb 10:22
· 220 commits to main since this release
1613fec

anyspawn 0.1.0

Initial release.

  • Spawner trait for abstracting async task spawning across runtimes
  • TokioSpawner implementation for the Tokio runtime (requires tokio feature)