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

Pattern that matches an unknown CompositeNodeSpecError member.