Now a REAL lib
This commit is contained in:
1
doc/pest_meta/sidebar-items.js
Normal file
1
doc/pest_meta/sidebar-items.js
Normal file
@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"fn":[["parse_and_optimize","Parses, validates, processes and optimizes the provided grammar."],["unwrap_or_report","A helper that will unwrap the result or panic with the nicely formatted error message."]],"mod":[["ast","Types for the pest’s abstract syntax tree."],["optimizer","Different optimizations for pest’s ASTs."],["parser","Types and helpers for the pest’s own grammar parser."],["validator","Helpers for validating pest grammars that could help with debugging and provide a more user-friendly error message."]]};
|
||||
Reference in New Issue
Block a user