solana/measure/src/lib.rs

4 lines
71 B
Rust

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