Function rustfmt_nightly::expr::rewrite_string_lit

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