rewrite_string_lit

Function rewrite_string_lit 

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