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

Pattern that matches an unknown Config member.