Skip to main content

rewrite_float_lit

Function rewrite_float_lit 

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