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