parol/conversions/par/
mod.rs

1pub mod grammar_to_par;
2
3pub use grammar_to_par::render_par_string;