Skip to main content

copy_timestamps

Function copy_timestamps 

Source
pub fn copy_timestamps(src: &Path, dst: &Path) -> Result<()>
Expand description

Copy atime and mtime from src to dst with nanosecond precision via utimensat