1//! Error types for MockForge Core 2//! 3//! Re-exported from `mockforge_foundation::error` (Phase 6 / A1). 4 5pub use mockforge_foundation::error::*;