Module error

Module error 

Source
Expand description

Error handling

Structs§

Error
An error code with an optional source span.
SourceSpan
A span in the source code.

Enums§

DocumentsError
Something went wrong loading Documents
ErrorValue
XPath/XSLT error code

Type Aliases§

Result
The result type for errors with (optional) source spans.
ValueResult
The result type for errors without span information.