RealmProxy

Type Alias RealmProxy 

Source
pub type RealmProxy = Client<Realm>;
Expand description

An alias for a client over zx::Channel for the Realm protocol.

Aliased Typeยง

pub struct RealmProxy { /* private fields */ }