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