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