Function dochy_core::archive_file_to_root_with_hash[][src]

pub fn archive_file_to_root_with_hash<P: AsRef<Path>>(
    archive: P,
    validation: bool
) -> CoreResult<(RootObject, u128)>