Type Definition cyfs_base::DirBodyContentObjectList

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

Trait Implementations§