Crate parol_macros

Source

Modules§

macros

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!