Function rustfmt_nightly::expr::to_control_flow

source ·
fn to_control_flow(expr: &Expr, expr_type: ExprType) -> Option<ControlFlow<'_>>