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