Function rustfmt_nightly::comment::rewrite_comment

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