pub type DirBodyContentObjectList = HashMap<ObjectId, Vec<u8>>;
pub struct DirBodyContentObjectList { /* private fields */ }