Function rustfmt_nightly::expr::rewrite_string_lit

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