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