solana/measure/src/lib.rs

4 lines
76 B
Rust

#![allow(clippy::arithmetic_side_effects)]
pub mod macros;
pub mod measure;