Searched defs:tuple_struct (Results 1 – 6 of 6) sorted by relevance
18 tuple_struct: TupleStruct, field31 let tuple_struct = TupleStruct(format!("test"), -60, 3000); in serde() localVariable
63 pub fn tuple_struct() -> DeriveInput { in tuple_struct() function
34 fn tuple_struct() { in tuple_struct() function
235 fn tuple_struct() { in tuple_struct() function
275 let tuple_struct: syn::DeriveInput = parse_quote! { in newtype_rejects_tuple() localVariable
1085 fn tuple_struct() { in tuple_struct() function