Searched defs:fold_use_path (Results 1 – 1 of 1) sorted by relevance
981 fn fold_use_path(&mut self, i: crate::UsePath) -> crate::UsePath { in fold_use_path() method3766 pub fn fold_use_path<F>(f: &mut F, node: crate::UsePath) -> crate::UsePath in fold_use_path() function