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

Pattern that matches an unknown Data member.