Model System
This module provides the core model traits and CRUD operations. The legacy model.rs file is re-exported for backward compatibility.
pub use crate::model::*;