Function rustfmt_nightly::comment::rewrite_doc_comment

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