macro_rules! ResourceTypeUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown ResourceType member.