[go: up one dir, main page]

event-listener 1.0.0

Notify async tasks or threads
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
categories = ["asynchronous", "concurrency"]
description = "Notify async tasks or threads"
documentation = "https://docs.rs/event-listener"
edition = "2018"
homepage = "https://github.com/stjepang/event-listener"
keywords = ["condvar", "eventcount", "wake", "blocking", "park"]
license = "Apache-2.0 OR MIT"
name = "event-listener"
readme = "README.md"
repository = "https://github.com/stjepang/event-listener"
version = "1.0.0"