macro_rules! RealmQueryErrorUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown RealmQueryError member.