Home
last modified time | relevance | path

Searched defs:fold_index (Results 1 – 1 of 1) sorted by relevance

/linux/rust/syn/gen/
H A Dfold.rs482 fn fold_index(&mut self, i: crate::Index) -> crate::Index { in fold_index() method
2355 pub fn fold_index<F>(f: &mut F, node: crate::Index) -> crate::Index in fold_index() function