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