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