pub(crate) fn rewrite_literal( context: &RewriteContext<'_>, token_lit: Lit, span: Span, shape: Shape) -> Option<String>