flowync 0.1.0

A simple utility for multithreading a/synchronization
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Ar37-rs <adyaro37@gmail.com>"]
description = "A simple utility for multithreading a/synchronization"
documentation = "https://docs.rs/flowync"
edition = "2018"
keywords = ["async", "sync", "std", "multi-thread", "non-blocking"]
license = "MIT OR Apache-2.0"
name = "flowync"
readme = "README.md"
repository = "https://github.com/Ar37-rs/flowync"
version = "0.1.0"