emitter

Crates.ioemitter
lib.rsemitter
version0.0.1
sourcesrc
created_at2014-12-30 02:53:53.572914
updated_at2015-12-11 23:58:31.338387
descriptionA synchronous event emitter for evented code.
homepage
repositoryhttps://github.com/reem/rust-emitter.git
max_upload_size
id666
size2,801
log (github:rust-lang:log)

documentation

README

emitter

A synchronous event emitter for evented code.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]
emitter = "*"

Author

Jonathan Reem is the primary author and maintainer of emitter.

License

MIT

Commit count: 2

cargo fmt