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