Function ensure_dir_exists

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

Create directory if it doesn’t exist