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