Home
last modified time | relevance | path

Searched defs:fold_use_path (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/gen/
H A Dfold.rs886 fn fold_use_path(&mut self, i: UsePath) -> UsePath { in fold_use_path() functions
3345 pub fn fold_use_path<F>(f: &mut F, node: UsePath) -> UsePath in fold_use_path() functions

Completed in 7 milliseconds