pub trait BinderServerHandler<___T: Transport> { }
A server handler for the Binder protocol.
See Binder for more details.
Binder