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

Pattern that matches an unknown HandoffError member.