Function rustfmt_nightly::expr::rewrite_cond

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