basu 0.1.9

Eventbus crate with sync and async features
Documentation
1
2
3
4
#[cfg(feature = "async")]
mod async_test;
#[cfg(feature = "sync")]
mod sync_test;