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

Pattern that matches an unknown DriverPackageType member.