rustfmt_nightly::comment

Function rewrite_comment

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