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 install rust_project_reader
cargo read <path_to_project_root>