Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 184 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 184 Bytes

Rust bindings

Generates the rust bindings for the c-kzg library.

Build

cargo build --release

Test

cargo test --release

Benchmark

cargo bench