Searched refs:fold_pat_tuple_struct (Results 1 – 1 of 1) sorted by relevance
712 fn fold_pat_tuple_struct( in fold_pat_tuple_struct() method716 fold_pat_tuple_struct(self, i) in fold_pat_tuple_struct()2949 crate::Pat::TupleStruct(f.fold_pat_tuple_struct(_binding_0)) in fold_pat()3061 pub fn fold_pat_tuple_struct<F>( in fold_pat_tuple_struct() function