OP 10 December, 2022 - 07:26 AM
So I've decided to make a github full of documentation and examples for code some may find useful. If you do not know Rust is a low-level C-type programming language. It's compiler does all of the error handling for you. Telling you about unsafe code and even telling you if your code were to produce a memory leak.
https://github.com/MiniHood/Rust
If you have suggestions on what you want added, tell me in the comments.
https://github.com/MiniHood/Rust
If you have suggestions on what you want added, tell me in the comments.