Crate numcodecs_identity

source ·
Expand description

CI Status MSRV Latest Version Rust Doc Crate Rust Doc Main

Identity codec implementation for the numcodecs API.

Structs§

  • Identity codec which applies the identity function, i.e. passes through the input unchanged during encoding and decoding.

Enums§