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

Pattern that matches an unknown TunnelError member.