Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Ditem.rs1128 type_token: Token![type], field
1162 let type_token: Token![type] = input.parse()?; in parse() localVariable
2486 let type_token: Token![type] = input.parse()?; in parse() localVariable
2841 let type_token: Token![type] = input.parse()?; in parse() localVariable