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