pub fn set_file_times<P: AsRef<Path>>(path: P, times: FileTimes) -> Result<()>
Sets the file times for a given file at path.
path