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

Pattern that matches an unknown ControlCreatorError member.