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