Skip to main content

Ingredient

Type Alias Ingredient 

Source
pub type Ingredient = String;
Expand description

A single ingredient used in a recipe

Aliased Typeยง

pub struct Ingredient { /* private fields */ }