Function rustc_hir_pretty::bounds_to_string[][src]

pub fn bounds_to_string<'b>(
    bounds: impl IntoIterator<Item = &'b GenericBound<'b>>
) -> String