Structs§
- File
Location - NoContext
- Parse
Error - String
Parse Context - A context for a parse error: the document (“backing”) and position in it. Unlike ParseableStr, owns the Backing, and does not contain the parsing window.
Traits§
- Backing
- A Source for parsing (XX rename it to Source?), without the location info.
- Into
Owning Backing - Parse
Context