validate_readable_path

Function validate_readable_path 

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

Validate that a path exists and is readable