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