pub type DirType = NamedObjType<DirDescContent, DirBodyContent>;
pub struct DirType { /* private fields */ }