feat: add __concurrent/green-threads

This commit is contained in:
2020-11-07 12:19:49 +08:00
parent 1bd0f3e5c9
commit e6917877cc
6 changed files with 226 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
[package]
name = "green-threads"
version = "0.1.0"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]