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

Pattern that matches an unknown ElementType member.