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