Crates.io | emitter |
lib.rs | emitter |
version | 0.0.1 |
source | src |
created_at | 2014-12-30 02:53:53.572914 |
updated_at | 2015-12-11 23:58:31.338387 |
description | A synchronous event emitter for evented code. |
homepage | |
repository | https://github.com/reem/rust-emitter.git |
max_upload_size | |
id | 666 |
size | 2,801 |
A synchronous event emitter for evented code.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
emitter = "*"
Jonathan Reem is the primary author and maintainer of emitter.
MIT