Module implied_outlives_bounds

Source

Structsยง

ContainsBevyParamSet ๐Ÿ”’

Functionsยง

compute_implied_outlives_bounds_inner
implied_bounds_from_components ๐Ÿ”’
When we have an implied bound that T: 'a, we can further break this down to determine what relationships would have to hold for T: 'a to hold. We get to assume that the caller has validated those relationships.