tmontaigu / lazperf-rs

Rust bindings for laz-perf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rust bindings for laz-perf

License:MIT License


Languages

Language:Rust 100.0%