Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/src/gen/
H A Dfold.rs67 fn fold_attribute(&mut self, i: Attribute) -> Attribute { in fold_attribute() functions
1011 pub fn fold_attribute<F>(f: &mut F, node: Attribute) -> Attribute in fold_attribute() functions
[all...]

Completed in 8 milliseconds