[][src]Function fs_err::metadata

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

Wrapper for fs::metadata.