Searched defs:FieldAttr (Results 1 – 1 of 1) sorted by relevance
30 enum FieldAttr { enum131 fn apply(&mut self, attr: FieldAttr) { in apply()139 impl syn::parse::Parse for FieldAttr { implementation