Skip to main content

Module error

Module error 

Source
Expand description

Error types for the parsing and interpreter layers.

Uses thiserror for ergonomic error derivation. Provides BackendError that wraps backend-specific errors and converts them to PdfError.

Enumsยง

BackendError
Error type for PDF parsing backend operations.