[package]
name = "awaitable-error"
version = "0.1.0"
edition = "2018"
authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]
license = "MIT"
description = "Awaitable type with input and output that can be stored in container."
repository = "https://github.com/NobodyXu/awaitable"
keywords = ["async", "utilities"]
categories = ["asynchronous"]