Home
last modified time | relevance | path

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

/linux/rust/pin-init/internal/src/
H A Dzeroable.rs12 Vec<TokenTree>, in parse_zeroable_derive_input()
15 Option<TokenTree>, in parse_zeroable_derive_input()
/linux/rust/macros/
H A Dpin_data.rs
H A Dpaste.rs60 fn concat(tokens: &[TokenTree], group_span: Span) -> TokenTree { in concat()
66 pub(crate) fn expand(tokens: &mut Vec<TokenTree>) { in expand()
H A Dquote.rs23 impl ToTokens for TokenTree { global() implementation
[all...]