Function fs_err::metadata

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

Wrapper for fs::metadata.