Module raw

Source

Structsยง

ErrorRaw
Represents raw error information, defining all necessary details to describe an error.
ErrorTrigger
Handles error triggers, controlling whether an error should cause a panic or just be displayed.
Raw
A struct serving as a wrapper for ErrorRaw. Provides a convenient way to handle raw error data.