Skip to main content

ensure_dir_exists

Function ensure_dir_exists 

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

Ensure a directory exists, creating it if necessary