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

Pattern that matches an unknown CoordinateUnit member.