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

Pattern that matches an unknown StartError member.