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