Function same_content::same_content_from_files[][src]

pub fn same_content_from_files(
    a: &mut File,
    b: &mut File
) -> Result<bool, Error>