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