parse

Function parse 

Source
pub fn parse(inp: &str) -> Result<Recipe, Box<dyn Error>>
Expand description

Parse the input into a Recipe.