asn1obj_codegen

Crates.ioasn1obj_codegen
lib.rsasn1obj_codegen
version0.2.0
created_at2023-05-22 05:28:05.235112+00
updated_at2025-09-05 03:36:00.327584+00
descriptionRust Asn1 format code generation
homepage
repositoryhttps://github.com/jeppeter/asn1obj
max_upload_size
id870371
size195,821
jeppeter (jeppeter)

documentation

README

asn1obj

rust parse ASN.1 format code generation

Release History

  • Sep 5th 2025 to release version 0.2.0 for make debug decode_asn1 ok
  • Aug 29th 2025 to release version 0.1.10 for add serde::Serialize serde::Deserialize to for asn1_sequence asn1_choice asn1_int_choice asn1_obj_selector functions
  • Jul 25th 2025 to release version 0.1.8 for decode_asn1 with input asn1_format_debug and asn1_format_debug_buffer
  • Feb 8th 2025 to release version 0.1.4 for encode_json decode_json and asn1_gen handle
Commit count: 232

cargo fmt