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
- Resource
Limits - Runtime limits applied to each server instance.
- Server
- Server
Handle - A running server that can be shut down without aborting its task.