Open
Description
The error output I get from this error doesn't really give me actionable information. I think it would be good to put some work in including more information to make errors more readable and accessible.
Two libraries that would help a lot here
- https://docs.rs/nom-supreme (contains utilities for keeping the error context)
- https://docs.rs/annotate-snippets (presents errors similar to rustc).
Another alternative are the Chumsky/Ariadne combo which would require moving away from nom, but adding good errors might require extensive plumbing regardless.
Rasn compiler error:
Encountered error while parsing MatchingError(Tag) - Error matching ASN syntax at while parsing: CA-ParametersNR-v1700 ::= SEQUENCE {
-- R1 23-9-1: Basic Features of Further Enhanced Port-Selection Type II Codebook (FeType-II) per band combination information
codebookParametersfetype2PerBC-r17 CodebookParametersfetype2PerBC-r17 OPTIONAL,
-- R4 18-4: Support of e
Metadata
Metadata
Assignees
Labels
No labels