Rust/Python IO tech
I have merged python and rust together for one program. It uses a command line argument tool from python and takes its output to be used in a rust program.
What happens is the Rust program is run. The program stores two files and iterates over the two to call the python command line tool on the two. The python tool returns the files in their new order. If you have any questions ask me.
Peace
Cool! However there are a lot of warnings
@DynamicSquid Rust gives you alot of warnings. I don't even see them anymore