kellerkindt / asn1rs

Generates Rust Code and optionally compatible Protobuf schema files from ASN.1 definitions.
http://asn1.rs
Apache License 2.0
55 stars 20 forks source link

Implement NumericString to support v2 of ITS Common Data Dictionary #46

Closed kellerkindt closed 3 years ago

kellerkindt commented 3 years ago

Its the very last type definition :/

itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) version (2) https://forge.etsi.org/rep/ITS/asn1/cdd_ts102894_2/blob/151b191121d05c3b808f5dec14387339730db14f/ITS-Container.asn#L509

kellerkindt commented 3 years ago

Implemented with tests in 6b6d90050548789268c05c05ed9cf81a9b14cb24