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

Pattern that matches an unknown ConfigValue member.