Function rustfmt_nightly::overflow::shape_from_indent_style

source ยท
fn shape_from_indent_style(
    context: &RewriteContext<'_>,
    shape: Shape,
    overhead: usize,
    offset: usize,
) -> Shape