Skip to main content

retrieve_recipe_from_github

Function retrieve_recipe_from_github 

Source
pub fn retrieve_recipe_from_github(
    recipe_name: &str,
    recipe_repo_full_name: &str,
) -> Result<RecipeFile>