Struct syn_helpers::UnnamedField [−][src]
pub struct UnnamedField<'a> {
pub idx: usize,
pub attrs: &'a Vec<Attribute>,
pub ty: &'a Type,
// some fields omitted
}Fields
idx: usizeattrs: &'a Vec<Attribute>ty: &'a TypeTrait Implementations
For pair building
For pair building