Function rustfmt_nightly::attr::argument_shape

source ·
fn argument_shape(
    left: usize,
    right: usize,
    combine: bool,
    shape: Shape,
    context: &RewriteContext<'_>
) -> Option<Shape>