4 lines
66 B
Rust
4 lines
66 B
Rust
#![allow(clippy::integer_arithmetic)]
|
|
pub mod bench;
|
|
pub mod cli;
|
#![allow(clippy::integer_arithmetic)]
|
|
pub mod bench;
|
|
pub mod cli;
|