Crate r2d2_ldap

Source
Expand description

LDAP support for the r2d2 connection pool.

Structsยง

LDAPConnectionManager
An r2d2::ManageConnection for ldap3::LdapConns.