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