Skip to main content

format_docs

Function format_docs 

Source
pub fn format_docs(docs: &[LemmaDoc]) -> String
Expand description

Format a sequence of parsed documents into canonical Lemma source.

Documents are separated by two blank lines. The result ends with a single newline.