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