Docs.rs
ldap-rs-0.5.1
ldap-rs 0.5.1
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
ancwrd1
Dependencies
bytes ^1
normal
cross-krb5 ^0.4
normal
optional
futures ^0.3
normal
log ^0.4
normal
native-tls ^0.2
normal
optional
once_cell ^1
normal
parking_lot ^0.12
normal
pest ^2
normal
pest_derive ^2
normal
rasn ^0.22
normal
rasn-ldap ^0.22
normal
regex ^1
normal
rustls ^0.23
normal
optional
rustls-native-certs ^0.8
normal
optional
rustls-pki-types ^1
normal
optional
thiserror ^2
normal
tokio ^1
normal
tokio-native-tls ^0.3
normal
optional
tokio-rustls ^0.26
normal
optional
tokio-util ^0.7
normal
pretty_env_logger ^0.5
dev
tokio ^1
dev
Versions
76.53%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ldap_rs
0.5.1
Attributes
Aliased Type
In ldap_
rs::
model
ldap_rs
::
model
Type Alias
Attributes
Copy item path
Source
pub type Attributes =
Vec
<
Attribute
>;
Aliased Type
ยง
struct Attributes {
/* private fields */
}