Function mz_walkabout::ir::analyze_generic_bounds
source ยท fn analyze_generic_bounds<'a, I>(bounds: I) -> Result<Vec<String>>where
I: IntoIterator<Item = &'a TypeParamBound>,
fn analyze_generic_bounds<'a, I>(bounds: I) -> Result<Vec<String>>where
I: IntoIterator<Item = &'a TypeParamBound>,