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