Docs.rs
  • ldap-types-0.2.3
    • ldap-types 0.2.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • taladar
    • Dependencies
      • ariadne ^0.1.5 normal
      • chumsky ^0.7.0 normal
      • diff-struct ^0.4.1 normal
      • educe ^0.4.19 normal
      • enum-as-inner ^0.3.3 normal
      • hex ^0.4.3 normal
      • is-macro ^0.1.9 normal
      • itertools ^0.10.1 normal
      • lazy_static ^1.4.0 normal
      • ldap3 ^0.10.5 normal
      • oid ^0.2.1 normal
      • serde ^1.0.136 normal
      • pretty_assertions ^1.3.0 dev
      • serde_json ^1.0.59 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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
logo

logo

Crate ldap_types

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • basic::ChumskyError
  • basic::DistinguishedName
  • basic::KeyString
  • basic::LDAPEntry
  • basic::LDAPEntryDiff
  • basic::OIDWithLength
  • basic::RelativeDistinguishedName
  • basic::RootDSE
  • schema::AttributeType
  • schema::LDAPSchema
  • schema::LDAPSchemaTag
  • schema::LDAPSchemaTagDescriptor
  • schema::LDAPSyntax
  • schema::MatchingRule
  • schema::MatchingRuleUse
  • schema::ObjectClass

Enums

  • basic::KeyStringOrOID
  • basic::LDAPOperation
  • filter::LDAPSearchFilter
  • schema::LDAPSchemaTagType
  • schema::LDAPSchemaTagValue
  • schema::ObjectClassType

Functions

  • basic::deserialize_rdn
  • basic::dn_parser
  • basic::hash_oid
  • basic::hex_byte_parser
  • basic::keystring_or_oid_parser
  • basic::keystring_parser
  • basic::oid_parser
  • basic::quoted_keystring_parser
  • basic::rdn_attribute_binary_value_parser
  • basic::rdn_attribute_string_value_parser
  • basic::rdn_attribute_value_parser
  • basic::rdn_parser
  • basic::serialize_rdn
  • filter::search_approx_parser
  • filter::search_equal_parser
  • filter::search_filter_parser
  • filter::search_greater_parser
  • filter::search_less_parser
  • filter::search_present_parser
  • filter::search_substring_parser
  • schema::attribute_type_parser
  • schema::ldap_schema_parser
  • schema::ldap_schema_tag_parser
  • schema::ldap_schema_tag_value_parser
  • schema::ldap_syntax_parser
  • schema::matching_rule_parser
  • schema::matching_rule_use_parser
  • schema::object_class_parser
  • schema::optional_tag
  • schema::required_tag