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

Pattern that matches an unknown ConfigVectorValue member.