spawn-std-async-std 0.1.0-alpha.1

async-std implementation for spawn-std
Documentation
[dependencies.async-std]
version = "1"

[dependencies.spawn-std-core]
version = "0.1.0-alpha.1"

[lib]
name = "spawn_std_async_std"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "async-std implementation for spawn-std"
edition = "2024"
keywords = ["async"]
license = "MIT OR Apache-2.0 OR EUPL-1.2"
name = "spawn-std-async-std"
readme = false
repository = "https://github.com/neeko-cat/spawn-std"
version = "0.1.0-alpha.1"