#[allow(unused_imports)] use crate::db::models::{Id, Model, ModelMeta}; pub const ALL: &[ModelMeta] = &[];