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

Pattern that matches an unknown ObjectType member.