normalize_bounds

Function normalize_bounds 

Source
pub(crate) fn normalize_bounds(
    slf: Trait,
    bounds: &[TraitBound],
) -> impl '_ + Iterator<Item = Trait>
Expand description

Normalizes a slice of bounds by replacing TraitBound::Slf with slf.