Crate pest_railroad

Source

Enums§

Rule
Pest meta-grammar

Functions§

generate_diagram
Creates a railroad (aka syntax) diagram from the grammar contained in the input string. It also returns a list of unsupported warnings for the pest rules that aren’t supported.