I begin to use geany to play with rust under Windows 10. I would like to configure the "run command" to read stdin from a file (e.g. my_program < in.txt)
I am only interest with "run command". I tried to write "< in.txt", "<" "in.txt" in the first or in the second box of the line "run", nothing works. Have you a solution ? Thank you for any tips.

