Function rustfmt_nightly::comment::rewrite_doc_comment

source ยท
pub(crate) fn rewrite_doc_comment(
    orig: &str,
    shape: Shape,
    config: &Config,
) -> Option<String>