pub fn set_file_affected_time( path: &Path, affected_time: Time, ) -> Result<(), Error<'static>>
Sets the last affected time of a file.