lber-serde

Crates.iolber-serde
lib.rslber-serde
version0.4.5
sourcesrc
created_at2024-04-25 13:47:35.707376
updated_at2024-04-25 15:45:50.452967
descriptionAn ASN.1/BER parser/encoder based on nom
homepage
repositoryhttps://github.com/maxswjeon/ldap3
max_upload_size
id1220290
size35,034
Sangwan Jeon (maxswjeon)

documentation

https://docs.rs/ldap3-serde

README

LBER - lightweight BER

ASN.1/BER implementation based on nom.

Currently used in an LDAP implementation, and not intended to be a generic ASN.1 solution.

Future versions will probably use Serde to make encoding and (especially) decoding less of a chore.

License

Licensed under the MIT license.

Commit count: 0

cargo fmt