pub trait BusLocalClientHandler<___T: Transport = Channel> { }Expand description
A client handler for the Bus protocol.
See Bus for more details.
pub trait BusLocalClientHandler<___T: Transport = Channel> { }A client handler for the Bus protocol.
See Bus for more details.