Skip to main content

file_mod_time

Function file_mod_time 

Source
pub fn file_mod_time(path: &str) -> Result<SystemTime, String>
Expand description

Get the modification time of a file.