Macro AxisScaleUnknown
macro_rules! AxisScaleUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown AxisScale
member.
macro_rules! AxisScaleUnknown {
() => { ... };
}
Pattern that matches an unknown AxisScale
member.