16e652d70Sopenharmony_ci#![allow(clippy::module_inception)] 26e652d70Sopenharmony_ci 36e652d70Sopenharmony_ci#[allow(clippy::redundant_static_lifetimes)] 46e652d70Sopenharmony_ci#[rustfmt::skip] 56e652d70Sopenharmony_cimod tables; 66e652d70Sopenharmony_ci 76e652d70Sopenharmony_cipub(crate) use self::tables::*; 8