6164f277d9 | ||
---|---|---|
.. | ||
benches | ||
src | ||
README.md | ||
build.rs |
README.md
Rust bindings
Generates the rust bindings for the c-kzg library.
Build
cargo build --release
Test
cargo test --release
Benchmark
cargo bench