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

Pattern that matches an unknown DiffType member.