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