pub type SymlinkProxy = ClientSender<Channel, Symlink>;
An alias for a client sender over zx::Channel for the Symlink protocol.
zx::Channel
Symlink
struct SymlinkProxy { /* private fields */ }