msg type -> wire::push() -> update handle wire into module/service/ect
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//! Messages owned by bar modules.
|
||||
|
||||
mod clock;
|
||||
|
||||
pub use clock::ClockMsg;
|
||||
Reference in New Issue
Block a user