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