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ยง
- Backend
Error - Error type for PDF parsing backend operations.