try_metadata

Function try_metadata 

Source
pub fn try_metadata<P>(path: P) -> Result<Option<Metadata>>
where P: AsRef<Path>,
Expand description

Try to get the metadata for a path.