An implementation of a “simple” pseudo directory. This directory holds a set of entries,
allowing the server to add or remove entries via the
[crate::directory::helper::DirectlyMutable::add_entry()] and
[crate::directory::helper::DirectlyMutable::remove_entry] methods.