Function ensure_dir_exists

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

Create a directory if it doesn’t exist