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