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