Structs§
- Already
Exists - An entry with the same name already exists in the directory.
- NotDirectory
- The entry identified by
name
is not a directory.
Traits§
- Directly
Mutable DirectlyMutable
is a superset ofMutableDirectory
which also allows server-side management of directory entries (viaadd_entry
andremove_entry
).