pub type TopologicalPathProxy = ClientSender<Channel, TopologicalPath>;
Expand description
An alias for a client sender over zx::Channel
for the TopologicalPath
protocol.
Aliased Typeยง
struct TopologicalPathProxy { /* private fields */ }
pub type TopologicalPathProxy = ClientSender<Channel, TopologicalPath>;
An alias for a client sender over zx::Channel
for the TopologicalPath
protocol.
struct TopologicalPathProxy { /* private fields */ }