librasn / compiler

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

fix(rasn): handle deeply nested types #63

Closed 6d7a closed 1 week ago

6d7a commented 1 week ago

Fix generation of rasn bindings for deeply nested types. Closes #55