Function rustfmt_nightly::expr::rewrite_unary_suffix
source · pub(crate) fn rewrite_unary_suffix<R: Rewrite>(
context: &RewriteContext<'_>,
suffix: &str,
rewrite: &R,
shape: Shape
) -> Option<String>
pub(crate) fn rewrite_unary_suffix<R: Rewrite>(
context: &RewriteContext<'_>,
suffix: &str,
rewrite: &R,
shape: Shape
) -> Option<String>