hiasync 0.1.1

Supports only single-threaded asynchronous runtime
Documentation
[dependencies]

[lib]
name = "hiasync"
path = "src/lib.rs"

[package]
authors = ["hantingjun <hantingjun@huawei.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Supports only single-threaded asynchronous runtime"
edition = "2021"
keywords = ["async", "future"]
license = "MIT OR Apache-2.0"
name = "hiasync"
readme = "README.md"
repository = "https://gitcode.com/xuanwu/hiasync"
version = "0.1.1"