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

Pattern that matches an unknown DriverClient member.