rustfmt_nightly::expr

Function shape_from_rhs_tactic

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