I've just finished the first version of my Rust framework for game developing!
You can check it out here: https://crates.io/crates/tinystorm
Don't panic, we're not in C++! :}}
You're just need to have:
And Ctrl + C, Ctrl + V:
git clone https://github.com/SonicallGameXGit/mynewcraft-rs.git
cd mynewcraft-rs
cargo run --release