cldap

Rust bindings for the C openldap library. Provides a simple public API for querying ldap.

Right now, the best place to find usage examples is in src/lib.rs in the mod tests section at the bottom.