2
0
mirror of https://github.com/xvxx/phetch synced 2024-11-10 13:10:54 +00:00
phetch/benchmarks/src/main.rs

4 lines
49 B
Rust
Raw Permalink Normal View History

fn main() {
println!("Run `cargo bench`");
}