Skip to main content

compute_hashes_parallel

Function compute_hashes_parallel 

Source
pub fn compute_hashes_parallel(files: &mut [FileInfo])
Expand description

Computes the BLAKE3 hash of multiple files using a thread-safe parallel approach.