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

Pattern that matches an unknown NodeError member.