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

Pattern that matches an unknown DestroyError member.