Function rustfmt_nightly::expr::rewrite_int_lit
source ยท fn rewrite_int_lit(
context: &RewriteContext<'_>,
token_lit: Lit,
span: Span,
shape: Shape,
) -> Option<String>
fn rewrite_int_lit(
context: &RewriteContext<'_>,
token_lit: Lit,
span: Span,
shape: Shape,
) -> Option<String>