Searched defs:fold_assoc_type (Results 1 – 1 of 1) sorted by relevance
55 fn fold_assoc_type(&mut self, i: crate::AssocType) -> crate::AssocType { in fold_assoc_type() method1085 pub fn fold_assoc_type<F>(f: &mut F, node: crate::AssocType) -> crate::AssocType in fold_assoc_type() function