Skip to main content

ensure_directory_exists

Function ensure_directory_exists 

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

Ensures a directory exists, creating it if necessary