lib-wc

Learning how to write a library in Rust by implementing "stuff"

CI Crates.io

Usage

Run the tests

bash $ cargo test

Run the benchmarks

bash $ cargo bench