librasn / compiler

An ASN1 compiler producing Rust bindings for the rasn framework
Other
13 stars 7 forks source link

Feat/better errors #60

Closed 6d7a closed 2 weeks ago

6d7a commented 2 weeks ago

Improves error reporting for parsing errors. Uses manually formatted errors. In the future it might be worth using a dedicated crate like annotate-snippets for formatting.