| Crates.io | lber-serde |
| lib.rs | lber-serde |
| version | 0.4.5 |
| created_at | 2024-04-25 13:47:35.707376+00 |
| updated_at | 2024-04-25 15:45:50.452967+00 |
| description | An ASN.1/BER parser/encoder based on nom |
| homepage | |
| repository | https://github.com/maxswjeon/ldap3 |
| max_upload_size | |
| id | 1220290 |
| size | 35,034 |
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.