pub fn mtime(path: &Path) -> Result<FileTime>
Expand description

Returns the last modification time of a file.