Type Alias DirType

Source
pub type DirType = NamedObjType<DirDescContent, DirBodyContent>;

Aliased Typeยง

pub struct DirType { /* private fields */ }