rustfmt_nightly::expr

Function rewrite_string_lit

Source
fn rewrite_string_lit(
    context: &RewriteContext<'_>,
    span: Span,
    shape: Shape,
) -> Result<String, RewriteError>