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