Function rustfmt_nightly::overflow::shape_from_indent_style

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