Function cyfs_base::hash_file

source ·
pub async fn hash_file(path: &Path) -> BuckyResult<(HashValue, u64)>