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

Pattern that matches an unknown PublishServiceError member.