Skip to main content

documentation_from_lines

Function documentation_from_lines 

Source
fn documentation_from_lines(
    doc_lines: Vec<String>,
    indent_level: IndentLevel,
) -> String
Expand description

Helper function to transform lines of documentation into a Rust code documentation