Macro WatchErrorUnknown

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

Pattern that matches an unknown WatchError member.