macro_rules! ScoCodingFormatUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown ScoCodingFormat
member.
macro_rules! ScoCodingFormatUnknown {
() => { ... };
}
Pattern that matches an unknown ScoCodingFormat
member.