ldap3 0.11.3

Pure-Rust LDAP Client
Documentation

ldap3

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 6 of them enabled by default.

default

  • sync
  • tls

sync

  • tokio/rt

tls

  • tls-native

tls-native

  • native-tls
  • tokio-native-tls
  • tokio/rt

native-tls

  • dep:native-tls

tokio-native-tls

  • dep:tokio-native-tls

tls-rustls

  • rustls
  • tokio-rustls
  • rustls-native-certs
  • x509-parser
  • ring
  • tokio/rt

tokio-rustls

  • dep:tokio-rustls

ring

  • dep:ring

x509-parser

  • dep:x509-parser

rustls

  • dep:rustls

rustls-native-certs

  • dep:rustls-native-certs

gssapi

  • cross-krb5

cross-krb5

  • dep:cross-krb5