TopologicalPathProxy

Type Alias TopologicalPathProxy 

Source
pub type TopologicalPathProxy = Client<TopologicalPath>;
Expand description

An alias for a client over zx::Channel for the TopologicalPath protocol.

Aliased Typeยง

pub struct TopologicalPathProxy { /* private fields */ }