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