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