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