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

Pattern that matches an unknown ConfigValueSource member.