revent 0.10.4

Event system for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[bench]]
harness = false
name = "basic"
[dev-dependencies.criterion]
version = "0.3"

[package]
authors = ["Kevin Robert Stravers <macocio@gmail.com>"]
description = "Event system for Rust"
documentation = "https://docs.rs/revent"
edition = "2018"
homepage = "https://github.com/BourgondAries/revent.git"
license = "LGPL-3.0"
name = "revent"
repository = "https://github.com/BourgondAries/revent.git"
version = "0.10.4"