Function confidence::compare_hashes[][src]

pub fn compare_hashes(
    hashes_filename: &str,
    directory: &str,
    num_vs: u8,
    writable: impl Write,
    progress: bool
) -> Result<BytesComparison, Error>