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