Function rustfmt_nightly::expr::shape_from_rhs_tactic

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