Macro UnitTypeUnknown

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

Pattern that matches an unknown UnitType member.