Expand description
Error handling
Structs§
- Error
- An error code with an optional source span.
- Source
Span - A span in the source code.
Enums§
- Documents
Error - Something went wrong loading
Documents - Error
Value - XPath/XSLT error code
Type Aliases§
- Result
- The result type for errors with (optional) source spans.
- Value
Result - The result type for errors without span information.