1 line
314 B
JavaScript
1 line
314 B
JavaScript
window.SIDEBAR_ITEMS = {"fn":[["derive_parser","Processes the derive/proc macro input and generates the corresponding parser based on the parsed grammar. If `include_grammar` is set to true, it’ll generate an explicit “include_str” statement (done in pest_derive, but turned off in the local bootstrap)."]]}; |