20 releases
new 0.6.0 | Mar 12, 2025 |
---|---|
0.5.0 | Feb 17, 2025 |
0.4.5 | Nov 6, 2024 |
0.4.3 | Jul 22, 2024 |
0.1.0 | Feb 18, 2022 |
#734 in Parser implementations
300 downloads per month
Used in 3 crates
145KB
3K
SLoC
ldap-types
Implements the basic LDAP types so they can be used in other crates
Features
chumsky
Include the chumsky parser dependency and related crates to generate parsers for DNs, RDNs, filters, schemas,...
serde
Include serde support for serialization and deserialization of some of the types
diff
Pull in the diff-struct dependency to allow diffing of LDAP entries
ldap3
Pull in some basic types from ldap3 to generate From instances for LDAP entries and for the LDAPOperation type which models essentially LDIF modifications apart from renames (all the operations that can be applied to an entry that do not change its DN), used in my ldap-utils and ultimately sync-ldap-subtrees crates
Dependencies
~9–20MB
~251K SLoC