1 2 3 4 5
#[allow(clippy::module_inception)] pub mod catalog; pub mod catalog_list; pub(crate) mod mirror; pub mod schema;