BinderProxy

Type Alias BinderProxy 

Source
pub type BinderProxy = Client<Binder>;
Expand description

An alias for a client over zx::Channel for the Binder protocol.

Aliased Typeยง

pub struct BinderProxy { /* private fields */ }