Searched refs:push_command (Results 1 – 1 of 1) sorted by relevance
88 let push_command = quote!(__fwd_attrs.push(__attr.clone())); in to_tokens() localVariable96 ForwardAttrsFilter::All => quote!(_ => #push_command), in to_tokens()100 #(#names)|* => #push_command, in to_tokens()