Function rustfmt_nightly::expr::rewrite_literal[][src]

pub(crate) fn rewrite_literal(
    context: &RewriteContext<'_>,
    l: &Lit,
    shape: Shape
) -> Option<String>