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

Pattern that matches an unknown GetInstanceError member.