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

Pattern that matches an unknown Resource member.