| Crates.io | lber |
| lib.rs | lber |
| version | 0.5.1 |
| created_at | 2017-05-03 19:09:05.839132+00 |
| updated_at | 2025-09-07 18:52:53.393399+00 |
| description | An ASN.1/BER parser/encoder based on nom |
| homepage | |
| repository | https://github.com/inejge/ldap3 |
| max_upload_size | |
| id | 12978 |
| size | 34,634 |
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.
Licensed under the MIT license.