Skip to main content

file_mtime

Function file_mtime 

Source
pub fn file_mtime(path: &Path) -> Option<SystemTime>
Expand description

Get the mtime of a file, returning None if it can’t be read.