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

Pattern that matches an unknown RendererType member.