Function rustfmt_nightly::expr::rewrite_cond
source ยท pub(crate) fn rewrite_cond(
context: &RewriteContext<'_>,
expr: &Expr,
shape: Shape,
) -> Option<String>
pub(crate) fn rewrite_cond(
context: &RewriteContext<'_>,
expr: &Expr,
shape: Shape,
) -> Option<String>