asn1_der 0.5.4

This library provides a simple ASN.1-DER en-/decoder
Documentation
[package]
name = "asn1_der"
version = "0.5.4"
authors = ["KizzyCode Software Labs./Keziah Biermann <development@kizzycode.de>"]
description = "This library provides a simple ASN.1-DER en-/decoder"
license = "BSD-2-Clause OR MIT"
repository = "https://github.com/KizzyCode/asn1_der"
readme = "README.md"

[features]
default = []
map = []

[dependencies]
etrace = "0.2.7"