solana/banks-server/src/lib.rs

3 lines
60 B
Rust
Raw Normal View History

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