blosc2-src 0.1.4

FFI bindings for c-blosc2
Documentation
1
2
3
Library for automatically building c-blosc2 and generating bindings for Rust.

By default it uses bindings.rs which is checked into the library. bindings can be regenerated using the `bindgen` feature, however this requires llvm to be installed locally.