Struct ldap3::ResultEntry [] [src]

pub struct ResultEntry(_);

Wrapper for the internal structure of a result entry.

Trait Implementations

impl Debug for ResultEntry
[src]

Formats the value using the given formatter.

impl Clone for ResultEntry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more