mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 15:36:29 -04:00
* 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.
4 lines
23 B
Batchfile
4 lines
23 B
Batchfile
@echo off
|
|
|
|
cargo bench
|