1//! Model definitions and constants 2//! 3//! This module re-exports model-related types and constants. 4 5pub use crate::config::models::*;