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

Trait Implementations