pub fn mtime_recursive(path: &Path) -> Result<FileTime>
Returns the maximum mtime of the given path, recursing into subdirectories, and following symlinks.