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