Macro WatchAnnotationsErrorUnknown

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

Pattern that matches an unknown WatchAnnotationsError member.