fn format_doc_block_comment(line: &str, tab_width: Option<usize>) -> String
Formats a doc block comment line so that they have the * decorator.
*