Docs.rs
  • ldap-parser-0.4.0
    • ldap-parser 0.4.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • chifflier
    • Dependencies
      • asn1-rs ^0.6 normal
      • rusticata-macros ^4.0 normal
      • thiserror ^1.0 normal
      • hex-literal ^0.4 dev
    • Versions
    • 5.86% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

ldap_parser0.4.0

Module ldap

  • Structs
  • Enums

In crate ldap_parser

?
Change settings

Module ldap_parser::ldap

source ·
Expand description

Definitions for LDAP types

Structs§

  • AddRequest
  • BindRequest
  • BindResponse
  • Change
  • CompareRequest
  • Control
  • DerefAliases
  • ExtendedRequest
  • ExtendedResponse
  • IntermediateResponse
  • LdapDN
  • LdapMessage
    An LDAP Message according to RFC4511
  • LdapOID
  • LdapResult
  • LdapString
  • MessageID
  • ModDnRequest
  • ModifyRequest
  • ModifyResponse
  • Operation
  • ProtocolOpTag
  • RelativeLdapDN
  • ResultCode
  • SaslCredentials
  • SearchRequest
  • SearchResultEntry
  • SearchScope

Enums§

  • AuthenticationChoice
  • ProtocolOp