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

Pattern that matches an unknown Appearance member.