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