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