macro_rules! IdentifyHostErrorUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown IdentifyHostError member.