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