* Structure `cli` crate as both a library and an executable, so that benchmarks can import code from the crate. * Import macros in the Rust 2018 style.
3 lines
23 B
Batchfile
3 lines
23 B
Batchfile
@echo off
|
|
|
|
cargo bench
|