issues
search
librasn
/
compiler
An ASN1 compiler producing Rust bindings for the rasn framework
Other
13
stars
7
forks
source link
Feat/recursive types
#38
Closed
6d7a
closed
2 months ago
6d7a
commented
2 months ago
detects recursive types and boxes them in the generated
rasn
bindings (no support for values of recursive types yet)
respects extensibility and tagging environments
fixes small errors around nested
SET OF
s
Closes #37
rasn
bindings (no support for values of recursive types yet)SET OF
sCloses #37