Modules§
- prelude
- Commonly used traits and types for convenient wildcard imports.
- traits_
ext - Grouped conversion and context extension traits.
- types
- Grouped core types and enums.
Macros§
- location
- op_
context - 在调用处展开
module_path!(),便于自动日志输出正确的模块路径。
Structs§
- Operation
Context - Operation
Scope - Struct
Error - Structured error type containing detailed error information including error source, contextual data, and debugging information.
- Struct
Error Builder
Enums§
- Conf
ErrReason - Configuration error sub-classification 配置错误子分类
- ErrStrategy
- UvsReason
- Universal error reason classification with clear hierarchical structure 统一错误原因分类 - 采用清晰的分层结构
Traits§
- Context
Record - Conv
Struct Error - Domain
Reason - Error
Code - Error
Conv - Error
Owe - Error
OweBase - Error
With - Struct
Error Trait - Test
Assert - Test
Assert With Msg - ToStruct
Error - UvsFrom
- Unified constructor helpers for types that can be converted from
UvsReason.