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

Pattern that matches an unknown RendererConfig member.