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