[package] name = "thunks" version = "0.1.0" authors = ["Qing Yan "] description = "Asynchronous composer for Rust." documentation = "https://iorust.github.io/iorust/thunks" homepage = "https://github.com/iorust/thunks" repository = "https://github.com/iorust/thunks.git" readme = "README.md" keywords = ["thunk", "async", "await", "future", "promise"] license = "MIT/Apache-2.0"