RUST Bucket
# RUST info bucket
setting up rust env is fairly easy. Cargo builds the rust project. dependencies are also easy to set up.
CLion works VSCode works
rust needs to know the size of the thing on compile time, so recursion is a problem.
References and Borrowing in Rust
Rust Project structure example step by step - DEV Community
Rust Modules and Project Structure by Gian Lorenzetto, PhD CodeX Medium