错误处理模块 (Error Handling)
定义应用层错误类型 AppError 及其到 HTTP 响应的转换。
AppError
pub use app_error::ApiResult;
pub use app_error::AppError;