[go: up one dir, main page]

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

Wrapper for fs::metadata.