[][src]Function rustc_ap_rustc_ast::util::comments::beautify_doc_string

pub fn beautify_doc_string(data: Symbol) -> String

Makes a doc string more presentable to users. Used by rustdoc and perhaps other tools, but not by rustc.