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