Type Alias DirBodyContentObjectList

Source
pub type DirBodyContentObjectList = HashMap<ObjectId, Vec<u8>>;

Aliased Typeยง

pub struct DirBodyContentObjectList { /* private fields */ }