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