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

Pattern that matches an unknown ClientType member.