Macro NetworkInfoUnknown
macro_rules! NetworkInfoUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown NetworkInfo
member.
macro_rules! NetworkInfoUnknown {
() => { ... };
}
Pattern that matches an unknown NetworkInfo
member.