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