Module helper

Source

Structs§

AlreadyExists
An entry with the same name already exists in the directory.
NotDirectory
The entry identified by name is not a directory.

Traits§

DirectlyMutable
DirectlyMutable is a superset of MutableDirectory which also allows server-side management of directory entries (via add_entry and remove_entry).