ext-parser/src
Alex Wright 67f77ce160 Change parser output
Changed to parse main+plus+left of any types reusing the same parser
functions for main and plus and returning an Enum of milk type.
2026-04-06 16:11:54 +01:00
..
lib.rs Change parser output 2026-04-06 16:11:54 +01:00
main.rs Move parsers and models to their own files 2026-03-30 19:19:42 +01:00
model.rs Change parser output 2026-04-06 16:11:54 +01:00
parser.rs Change parser output 2026-04-06 16:11:54 +01:00