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

Pattern that matches an unknown CompressionType member.