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