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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ldap_rs0.5.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • channel::LdapChannel
  • client::LdapClient
  • client::LdapClientBuilder
  • client::Pages
  • client::SearchEntries
  • controls::SimplePagedResultsControl
  • error::OperationError
  • model::Attribute
  • model::SearchEntry
  • options::TlsOptions
  • request::ModifyRequest
  • request::ModifyRequestBuilder
  • request::SearchRequest
  • request::SearchRequestBuilder

Enums

  • channel::ChannelError
  • error::Error
  • model::ResultCode
  • model::SearchRequestDerefAliases
  • model::SearchRequestScope

Type Aliases

  • channel::ChannelResult
  • channel::LdapMessageReceiver
  • channel::LdapMessageSender
  • client::Result
  • model::Attributes

Constants

  • oid::NOTICE_OF_DISCONNECTION_OID
  • oid::SIMPLE_PAGED_RESULTS_CONTROL_OID
  • oid::STARTTLS_OID
  • oid::WHOAMI_OID