// Copyright (c) 2026 Kirky.X
//
// Licensed under the MIT License
// See LICENSE file in the project root for full license information.
//! Foundation 模块
//!
//! 提供错误类型、配置定义、类型重导出等基础设施
// 旧版模块(保持兼容)
// Re-exports for convenience (旧版,保持兼容)
pub use ;
pub use ;
pub use ;
pub use ;
pub use ;