Function rustfmt_nightly::expr::rewrite_int_lit

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