Function create_dir_if_not_exists

Source
pub fn create_dir_if_not_exists(path: &Arc<Path>) -> Result<(), PathIOError>