Crate openldap [−] [src]
Objects for connecting and querying LDAP servers using OpenLDAP.
Current support includes connection, initializing, binding, configuring, and search against an LDAP directory.
Modules
| codes |
LDAP codes from transcribed from ldap.h. |
| errors |
Errors and trait implementations. |
Structs
| LDAPControl | |
| RustLDAP |
A high level abstraction over the raw |
Traits
| LDAPOptionValue |
A trait for types that can be passed as LDAP option values. |
Type Definitions
| LDAPResponse |
A typedef for an |