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