Expand description
This crate contains a parser for scopes list notation (SLN).
The parser is also configurable, so you can change how the format of the file you want to parse looks like.
Structs§
Enums§
- Error
Kind - Represents all kinds of errors that can occur during parsing.
Type Aliases§
- Result
- Represents the result type for parsing.