Struct ldap::LDAP [] [src]

pub struct LDAP { /* fields omitted */ }

Methods

impl LDAP
[src]

Trait Implementations

impl Drop for LDAP
[src]

A method called when the value goes out of scope. Read more