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

Pattern that matches an unknown CompressionAlgorithm member.