pub fn render_par_string(
    grammar_config: &GrammarConfig,
    add_index_comment: bool
) -> Result<String>
Expand description

Formats the given GrammarConfig in the PAR format.