Expand description
Error types for the bibtex-parser crate
Structs§
- Location
- Location information for errors
- Parse
Context - Parse context for better error messages
- Source
Span - Byte and line/column location for source-backed items.
Enums§
- Error
- The main error type for bibtex-parser
Type Aliases§
- Result
- Result type for bibtex-parser operations