pub trait LogListenerSafeClientHandler<___T = Channel>where
___T: Transport,{ }Expand description
A client handler for the LogListenerSafe protocol.
See LogListenerSafe for more details.
pub trait LogListenerSafeClientHandler<___T = Channel>where
___T: Transport,{ }A client handler for the LogListenerSafe protocol.
See LogListenerSafe for more details.