recipe_parser/src
Ben Bridle 3999fca9e6 Fix parsing of ingredients with addendum but no unit
Where an ingredient has no unit (for example, 2 eggs), the parser was
interpreting `{eggs, 2, large}` as "2, large of eggs", instead of as
"2 eggs (large)".
2022-09-15 11:59:47 +12:00
..
lib.rs Fix parsing of ingredients with addendum but no unit 2022-09-15 11:59:47 +12:00
main.rs Initial commit 2022-08-25 20:57:37 +12:00