changes
This commit is contained in:
@@ -14,6 +14,8 @@ mod wire;
|
||||
pub use config::BarbarConfig;
|
||||
pub use effect::ModuleEffect;
|
||||
pub use messages::{ClockKind, ClockMsg, ClockPayload};
|
||||
pub use messages::modules::WeatherKind;
|
||||
pub use messages::services::WeatherResponse;
|
||||
pub use module::BarModule;
|
||||
pub use service::Service;
|
||||
pub use wire::{Endpoint, Inbox, Namespace, Target, Wire};
|
||||
|
||||
Reference in New Issue
Block a user