Docs.rs
simple-ldap-0.0.1
simple-ldap 0.0.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
keaz
Dependencies
ldap3 ^0.11.1
normal
serde ^1.0.163
normal
serde_json ^1.0.96
normal
Versions
28.57%
of the crate is documented
This release has been yanked, go to latest version
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate simple_ldap
Version 0.0.1
All Items
Re-exports
Structs
Enums
Traits
?
Crate
simple_ldap
source
·
[
−
]
Re-exports
pub extern crate
ldap3
;
Structs
AndFilter
EqFilter
LdapClient
Simple wrapper ontop of ldap3 crate. This wrapper provides a simple interface to perform LDAP operations including authentication.
LikeFilter
NotFilter
OrFilter
Enums
Error
Traits
Filter