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