rustfmt_nightly::overflow

Function shape_from_indent_style

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