Struct syn::Index [−][src]
The index of an unnamed tuple struct field.
This type is available only if Syn is built with the "derive"
or "full"
feature.
Fields
index: u32
span: Span
Trait Implementations
impl IdentFragment for Index
[src]
impl IdentFragment for Index
[src]impl ToTokens for Index
[src]
impl ToTokens for Index
[src]