torque 58c5d15fc3
config: allow nested flow structures
This was kind of a pain in the butt to implement because it basically
required a second full state machine parser (though this one is a bit
simpler since there are less possible value types). It seems likely to
me that I will probably shove this directly into the main parser
struct at some point in the near future.
2023-09-24 14:58:31 -07:00
2023-09-24 14:58:31 -07:00
2023-09-24 14:58:31 -07:00
Description
No description provided
573 KiB
Languages
Zig 100%