Searched defs:push_punct (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/quote/ | ||
| H A D | runtime.rs | 328 macro_rules! push_punct { macro |
| /linux/rust/syn/ | ||
| H A D | punctuated.rs | 196 pub fn push_punct(&mut self, punctuation: P) { in push_punct() method |