Function rustfmt_nightly::types::join_bounds

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