pub trait ProtocolLocalServerHandler<___T: Transport = Channel> { }Expand description
A server handler for the Protocol protocol.
See Protocol for more details.
pub trait ProtocolLocalServerHandler<___T: Transport = Channel> { }A server handler for the Protocol protocol.
See Protocol for more details.