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

Pattern that matches an unknown RestartError member.