A simple program that reads all the fiels of a rust project and copies them to the clipboard. This is useful for using with chatgpt/gpt-4.
bash cargo run --release <path_to_project_root>
bash cargo rust_project_reader <path_to_project_root>