Function rustc_ap_rustc_ast::util::comments::beautify_doc_string [−][src]
pub fn beautify_doc_string(data: Symbol) -> Symbol
Expand description
Makes a doc string more presentable to users. Used by rustdoc and perhaps other tools, but not by rustc.