asynchron 0.1.6

Asynchronize blocking operation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.parking_lot]
version = "0.11"

[package]
authors = ["Ar37-rs <adyaro37@gmail.com>"]
description = "Asynchronize blocking operation."
documentation = "https://docs.rs/asynchron"
edition = "2018"
keywords = ["async", "sync", "std"]
license = "MIT OR Apache-2.0"
name = "asynchron"
readme = "README.md"
repository = "https://github.com/Ar37-rs/asynchron"
version = "0.1.6"