1 2 3 4 5 6
#[cfg(test)] #[allow(unused_imports)] pub use schema::tests; #[allow(clippy::module_inception)] mod schema;