Home
last modified time | relevance | path

Searched refs:IdentAny (Results 1 – 1 of 1) sorted by relevance

/linux/rust/syn/
H A Dext.rs107 type Token = private::IdentAny;
110 impl CustomToken for private::IdentAny { implementation
130 pub struct IdentAny; struct