Function paprika_api::api::get_recipes[][src]

pub async fn get_recipes(
    token: &str
) -> Result<Vec<RecipeEntry>, Box<dyn Error>>