Function bootstrap::utils::helpers::mtime

source ·
pub fn mtime(path: &Path) -> SystemTime
Expand description

Returns the last-modified time for path, or zero if it doesn’t exist.