Macro ScaleUnknown

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

Pattern that matches an unknown Scale member.