ssw/doc/pest_generator/sidebar-items.js
2023-01-09 19:23:20 +01:00

1 line
314 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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, itll generate an explicit “include_str” statement (done in pest_derive, but turned off in the local bootstrap)."]]};