rustfmt_nightly::chains

Function get_visual_style_child_shape

Source
fn get_visual_style_child_shape(
    context: &RewriteContext<'_>,
    shape: Shape,
    offset: usize,
    parent_overflowing: bool,
) -> Option<Shape>