pub(crate) fn build_doc_comment(comment: String, indent_level: usize) -> String
Make a doc comment that contains the given string, indenting it if necessary.