Struct syn::token::Typeof [−][src]
pub struct Typeof { pub span: Span, }
typeof
Don’t try to remember the name of this type — use the
Token!
macro instead.
Fields
span: Span
Trait Implementations
impl ToTokens for Typeof
[src]
impl ToTokens for Typeof
[src]