spawn-std-core 0.1.0-alpha.1

Helper traits for spawning asynchronous tasks while letting the user choose the runtime.
Documentation
[lib]
name = "spawn_std_core"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Helper traits for spawning asynchronous tasks while letting the user choose the runtime."
edition = "2024"
keywords = ["async"]
license = "MIT OR Apache-2.0 OR EUPL-1.2"
name = "spawn-std-core"
readme = false
repository = "https://github.com/neeko-cat/spawn-std"
version = "0.1.0-alpha.1"