macro_rules! ConfigValueSourceUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown ConfigValueSource
member.
macro_rules! ConfigValueSourceUnknown {
() => { ... };
}
Pattern that matches an unknown ConfigValueSource
member.