rewrite_cond

Function rewrite_cond 

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