//! eventbus implements a simple event bus lib. based on [Simple-Event-Bus](!https://github.com/dimitri-br/Simple-Event-Bus), add some features.
//!modevent;modevent_bus;modsubscriber;pubuseevent::Event;pubuseevent_bus::EventBus;pubusesubscriber::Subscriber;