pub trait BinderLocalServerHandler<___T: Transport = Channel> { }Expand description
A server handler for the Binder protocol.
See Binder for more details.
pub trait BinderLocalServerHandler<___T: Transport = Channel> { }A server handler for the Binder protocol.
See Binder for more details.