librasn / compiler

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

Add RasnBackend as default compiler backend for CLI, add build test in CI #22

Closed Nicceboy closed 4 months ago

Nicceboy commented 4 months ago

Hey,

Seems like the CLI does not match the new changes of the back-end, and the build fails. Maybe this will sort it out?

Also, removed one unused import.