Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/src/gen/
H A Dfold.rs743 fn fold_trait_bound(&mut self, i: TraitBound) -> TraitBound { in fold_trait_bound() functions
2974 pub fn fold_trait_bound<F>(f: &mut F, node: TraitBound) -> TraitBound in fold_trait_bound() functions

Completed in 6 milliseconds