Docs.rs
  • ldap-parser-0.5.0
    • ldap-parser 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • chifflier
    • Dependencies
      • asn1-rs ^0.7 normal
      • rusticata-macros ^4.0 normal
      • thiserror ^2.0 normal
      • hex-literal ^0.4 dev
    • Versions
    • 6.25% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ldap_parser0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • filter::AssertionValue
  • filter::Attribute
  • filter::AttributeDescription
  • filter::AttributeValue
  • filter::AttributeValueAssertion
  • filter::MatchingRuleAssertion
  • filter::MatchingRuleId
  • filter::PartialAttribute
  • filter::SubstringFilter
  • ldap::AddRequest
  • ldap::BindRequest
  • ldap::BindResponse
  • ldap::Change
  • ldap::CompareRequest
  • ldap::Control
  • ldap::DerefAliases
  • ldap::ExtendedRequest
  • ldap::ExtendedResponse
  • ldap::IntermediateResponse
  • ldap::LdapDN
  • ldap::LdapMessage
  • ldap::LdapOID
  • ldap::LdapResult
  • ldap::LdapString
  • ldap::MessageID
  • ldap::ModDnRequest
  • ldap::ModifyRequest
  • ldap::ModifyResponse
  • ldap::Operation
  • ldap::ProtocolOpTag
  • ldap::RelativeLdapDN
  • ldap::ResultCode
  • ldap::SaslCredentials
  • ldap::SearchRequest
  • ldap::SearchResultEntry
  • ldap::SearchScope

Enums

  • Err
  • error::LdapError
  • filter::Filter
  • filter::Substring
  • ldap::AuthenticationChoice
  • ldap::ProtocolOp

Traits

  • FromBer

Functions

  • parse_ldap_message
  • parse_ldap_messages

Type Aliases

  • IResult
  • error::Result