create_directory_manifest

Function create_directory_manifest 

Source
pub fn create_directory_manifest<P, Q>(
    dir_path: P,
    output_path: Q,
    algorithm: ChecksumAlgorithm,
    recursive: bool,
) -> Result<()>
where P: AsRef<Path>, Q: AsRef<Path>,
Expand description

Create a manifest file for a directory with checksums