rustfmt_nightly::comment

Function rewrite_doc_comment

Source
pub(crate) fn rewrite_doc_comment(
    orig: &str,
    shape: Shape,
    config: &Config,
) -> Result<String, RewriteError>