Rust-bindings for the numcodecs
Python API using pyo3
.
numcodecs.abc.Codec
instance object.numcodecs.abc.Codec
class object.PyCodecClass
es to use the DynCodecType
API.PyCodecClass
es.PyCodec
s.DynCodecType
ty
to Python by generating a fresh
PyCodecClass
inside module
and registering it with the
PyCodecRegistry
.