Open japaric opened 7 years ago
This is not about making cargo bench work but just running #[bench]es when cargo test is used.
cargo bench
#[bench]
cargo test
This is not about making
cargo bench
work but just running#[bench]
es whencargo test
is used.