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

Pattern that matches an unknown AxisScale member.