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