format_doc_block_comment

Function format_doc_block_comment 

Source
fn format_doc_block_comment(line: &str, tab_width: Option<usize>) -> String
Expand description

Formats a doc block comment line so that they have the * decorator.