Function filesystem_hashing::create_snapshot
source · pub fn create_snapshot(
path: &str,
hash_type: HashType,
black_list: Vec<String>
) -> Result<Snapshot, Error>
pub fn create_snapshot(
path: &str,
hash_type: HashType,
black_list: Vec<String>
) -> Result<Snapshot, Error>