Epicenter
Simple sync/async event dispatcher for Rust
Usage
use ;
let mut dispatcher = new;
dispatcher.listen.await;
dispatcher.dispatch.await?;
Refer to the documentation on docs.rs for detailed usage instructions.
License
This project is licensed under the MIT License - see the LICENSE file for details.