macro_rules! OptOutAdminErrorUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown OptOutAdminError member.