Searched refs:gen_update_from_arg_matches (Results 1 – 1 of 1) sorted by relevance
65 let update_from_arg_matches = gen_update_from_arg_matches(variants); in gen_for_enum()576 fn gen_update_from_arg_matches(variants: &[(&Variant, Item)]) -> TokenStream { in gen_update_from_arg_matches() function