render

Function render 

Source
pub fn render(doc: &str, marker: &str, indent: &str) -> String
Expand description

Render a doc comment back into source, one ## line each, at the given indentation.