Docs.rs
  • ldap-types-0.4.6
    • ldap-types 0.4.6
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • taladar
    • Dependencies
      • ariadne ^0.5.0 normal optional
      • chumsky ^0.9.3 normal optional
      • diff-struct ^0.5.3 normal optional
      • educe ^0.6.0 normal
      • enum-as-inner ^0.6.1 normal
      • hex ^0.4.3 normal
      • itertools ^0.14.0 normal optional
      • lazy_static ^1.5.0 normal
      • ldap3 ^0.11.5 normal optional
      • oid ^0.2.1 normal
      • serde ^1.0.217 normal optional
      • pretty_assertions ^1.4.1 dev
      • serde_json ^1.0.135 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • 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_types0.4.6

Crate Items

  • Structs
  • Enums
  • Functions

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