seer/src/utils/mod.rs

3 lines
49 B
Rust

pub mod static_assert;
pub use static_assert::*;