macro_rules! UnbootableReasonUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown UnbootableReason
member.
macro_rules! UnbootableReasonUnknown {
() => { ... };
}
Pattern that matches an unknown UnbootableReason
member.