hash_policy_file

Function hash_policy_file 

Source
fn hash_policy_file(
    hasher: &mut Hasher,
    path: &Path,
    file: File,
    control: &IndexWorkControl,
) -> Result<(), CliError>
Expand description

Hash one bounded policy file with cancellation checks between chunks.