macro_rules! DriverResultUnknown { () => { ... }; }
Pattern that matches an unknown DriverResult member.
DriverResult