Skip to main content

Crate yamldap

Crate yamldap 

Source
Expand description

Embeddable core for the yamldap local LDAP test server.

The stable surface intentionally consists of server configuration and lifecycle types. Protocol, YAML, and directory implementation details are available only through the opt-in unstable-internals feature used by this repository’s benchmarks and fuzz targets.

Structs§

CliArgs
Config
ResourceLimits
Runtime limits applied to each server instance.
Server
ServerHandle
A running server that can be shut down without aborting its task.

Enums§

YamlLdapError

Type Aliases§

Result