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