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

Pattern that matches an unknown ServiceError member.