Function rust_install::utils::ensure_dir_exists [] [src]

pub fn ensure_dir_exists(name: &'static str, path: &Path, notify_handler: &NotifyHandler) -> Result<bool>