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