/lazperf-rs

Rust bindings for laz-perf

Primary LanguageRustMIT LicenseMIT

Rust bindings to use lazperf.

Bindings are made by using lazperf-c.

Building

clone the repo and the submodules, then build

git clone https://github.com/tmontaigu/lazperf-rs --recurse-submodules
cargo build