async-thread 0.1.1

Futures version of std::thread
Documentation
[badges.is-it-maintained-issue-resolution]
repository = "leo60228/broadcaster"

[badges.is-it-maintained-open-issues]
repository = "leo60228/broadcaster"

[badges.maintenance]
status = "experimental"
[dependencies.futures-channel]
version = "0.3.1"
[dev-dependencies.async-std]
features = ["attributes"]
version = "1.3.0"

[package]
authors = ["leo60228 <iakornfeld@gmail.com>"]
categories = ["asynchronous", "concurrency"]
description = "Futures version of std::thread"
edition = "2018"
homepage = "https://github.com/leo60228/async-thread"
keywords = ["futures", "thread", "channel", "async"]
license = "MIT OR Apache-2.0"
name = "async-thread"
readme = "README.md"
repository = "https://github.com/leo60228/async-thread"
version = "0.1.1"