Skip to main content

Module contract

Module contract 

Source
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ยง

CompressionAlgorithm
Trait that all compression plugins must implement