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