fn documentation_from_lines( doc_lines: Vec<String>, indent_level: IndentLevel, ) -> String
Helper function to transform lines of documentation into a Rust code documentation