Function rustfmt_nightly::expr::extract_comment

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