home ~ projects ~ socials

Running Out Of alt Slots In Rust's nom Create

You can only use so many alt slots. When you run out, you get an error like this

TKTKTKT

The solution is to nest them.

TKTKTK

-- end of line --