pub type NodeProxy = Client<Node>;
An alias for a client over zx::Channel for the Node protocol.
zx::Channel
Node
pub struct NodeProxy { /* private fields */ }