metadata

Function metadata 

Source
pub fn metadata<P: AsRef<Path>>(path: P) -> Result<Metadata>
Expand description

Wrapper for fs::metadata.