fn style_doc_comment(style: DocCommentStyle, cmnt: Comment) -> Comment
Expand description
Formats a doc comment with the requested style.
NOTE: assumes comments have already been normalized.
fn style_doc_comment(style: DocCommentStyle, cmnt: Comment) -> Comment
Formats a doc comment with the requested style.
NOTE: assumes comments have already been normalized.