Function rustfmt_nightly::types::join_bounds
source ยท fn join_bounds(
context: &RewriteContext<'_>,
shape: Shape,
items: &[GenericBound],
need_indent: bool,
) -> Option<String>
fn join_bounds(
context: &RewriteContext<'_>,
shape: Shape,
items: &[GenericBound],
need_indent: bool,
) -> Option<String>