docs.rs failed to build event_dispatcher-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
EventDispatcher
A simple library to register listeners for specific events inspired by rust-emitter.
Usage example
extern crate event_dispatcher;
use ;
// the listener