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

Pattern that matches an unknown AddElementError member.