Type Alias zarrs::array::codec::CodecPlugin

source ·
pub type CodecPlugin = Plugin<Codec>;
Expand description

A codec plugin.

Aliased Type§

struct CodecPlugin { /* private fields */ }

Trait Implementations§