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