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

Pattern that matches an unknown RebootReason member.