Expand description
Plugin contract trait definition
This module defines the CompressionAlgorithm trait that all plugins must implement.
Plugins register themselves at compile-time using the linkme distributed slice pattern.
Traitsยง
- Compression
Algorithm - Trait that all compression plugins must implement