pub type DirectoryId = Id128<Directory>;
Authly Directory ID
struct DirectoryId(/* private fields */);