pub fn content_hash<Iter, Item: AsRef<[u8]>>(upload_data: Iter) -> Stringwhere Iter: IntoIterator<Item = Item>,