thunks 0.1.0

Asynchronous composer for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Qing Yan <admin@zensh.com>"]
description = "Asynchronous composer for Rust."
documentation = "https://iorust.github.io/iorust/thunks"
homepage = "https://github.com/iorust/thunks"
keywords = ["thunk", "async", "await", "future", "promise"]
license = "MIT/Apache-2.0"
name = "thunks"
readme = "README.md"
repository = "https://github.com/iorust/thunks.git"
version = "0.1.0"