Skip to main content

Module error

Module error 

Source
Expand description

Error types for the bibtex-parser crate

Structs§

Location
Location information for errors
ParseContext
Parse context for better error messages
SourceSpan
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