Function rustfmt_nightly::expr::extract_comment

source ยท
fn extract_comment(
    span: Span,
    context: &RewriteContext<'_>,
    shape: Shape,
) -> Option<String>