pub trait BinderClientHandler<___T: Transport = Channel> { }
A client handler for the Binder protocol.
See Binder for more details.
Binder