ensure_dir

Function ensure_dir 

Source
pub fn ensure_dir(path: &Path) -> Result<()>
Expand description

Ensure a directory exists, creating it if necessary