Module error

Module error 

Source
Expand description

Error and warning types for the converter

This module provides rich error reporting and conversion warnings with alternatives and documentation links.

Modules§

warnings
Factory functions for common warnings

Structs§

ConversionSummary
Summary of conversion results
ConversionWarning
Rich warning with context and alternatives

Enums§

ConvertError
Converter error
WarningCategory
Warning category for grouping related warnings
WarningSeverity
Warning severity levels

Type Aliases§

Result
Result type for conversion operations