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

Pattern that matches an unknown NetworkRemovalReason member.