awaitable-error 0.1.0

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