Function cook_with_rust::parse[][src]

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