Macro ColorUnknown

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

Pattern that matches an unknown Color member.