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

Pattern that matches an unknown Domain member.