Searched defs:concat_idents (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/macros/ | ||
| H A D | lib.rs | 16 mod concat_idents; global() module |
| H A D | concat_idents.rs | 15 pub(crate) fn concat_idents(ts: TokenStream) -> TokenStream { concat_idents() function |