spawn-std-core 0.1.0-alpha.1

Helper traits for spawning asynchronous tasks while letting the user choose the runtime.
Documentation
1
2
3
4
5
6
7
8
[package]
name = "spawn-std-core"
version = "0.1.0-alpha.1"
edition = "2024"
license = "MIT OR Apache-2.0 OR EUPL-1.2"
repository = "https://github.com/neeko-cat/spawn-std"
keywords = ["async"]
description = "Helper traits for spawning asynchronous tasks while letting the user choose the runtime."