Skip to main contentCrate parol_macros
Source - macros
- bail
- A macro the user can use to generate an adhoc error and early return from the current function
- parol
- A macro the user can use to generate an adhoc error
- pop_and_reverse_item
- Pops a vector item from the item stack and reverses it
Is not intended to be called by anyone else but the auto generated adapter grammar!
- pop_item
- Pops an item from the item stack.
Is not intended to be called by anyone else but the auto generated adapter grammar!