This is a simple example of a Rust proc macro that generates Python list comprehension code based on Logan Smith's Comprehending Proc Macros video.
Download the repo and open the find_in_test.py file with Spyder or execute it directly from a console with python. Execute command python find_in_test.py ...