init
This commit is contained in:
@@ -43,7 +43,7 @@ macro_rules! match_event {
|
||||
}
|
||||
|
||||
mod bus;
|
||||
pub use bus::{AnyEvent, EventBus};
|
||||
pub use bus::{AnyEvent, EventBus, Scope, ScopeValue};
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
Reference in New Issue
Block a user