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