Rust Ownership 1: Value and Reference Types Explained In Rust
Rust is a system programming language known for its focus on memory safety; ownership is a fundamental concept that sets it apart from other programming languages. As someone coming from a JavaScript, TypeScript, and Go background, the concept of own...
samolusola.me6 min read