macro_rules! PresentRootViewErrorUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown PresentRootViewError member.