Function rustfmt_nightly::attr::argument_shape
source ยท fn argument_shape(
left: usize,
right: usize,
combine: bool,
shape: Shape,
context: &RewriteContext<'_>,
) -> Option<Shape>
fn argument_shape(
left: usize,
right: usize,
combine: bool,
shape: Shape,
context: &RewriteContext<'_>,
) -> Option<Shape>