rustfmt_nightly::expr

Function rewrite_cond

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