Function hash_object

Source
pub async fn hash_object<R: AsyncRead + Unpin>(r: R) -> Result<[u8; 20]>