Function rustfmt_nightly::expr::shape_from_rhs_tactic

source ยท
fn shape_from_rhs_tactic(
    context: &RewriteContext<'_>,
    shape: Shape,
    rhs_tactic: RhsTactics,
) -> Option<Shape>