Skip to main content

Module error

Module error 

Source

Structs§

ErrorStats
Accumulated error statistics for a processing run.
ParseErrorRecord
单条解析错误的详细记录。

Enums§

ConfigError
Error
ErrorKind
解析错误的分类枚举。
ErrorSeverity
Error severity for fatal/non-fatal classification.
ExportError
FileError
ParserError

Functions§

classify_error_kind
根据原始内容启发式分类解析错误类型。
truncate_to_120_chars
将原始字符串安全截断到前 120 个字符(UTF-8 字符边界安全)。

Type Aliases§

Result