# Rust Lab ## Docs - [Data Types](https://mintlify.wiki/Ghostmaysam1/rust-lab/concepts/data-types.md): Comprehensive guide to Rust data types including strings, numbers, chars, tuples, and arrays - [Ownership](https://mintlify.wiki/Ghostmaysam1/rust-lab/concepts/ownership.md): Understanding Rust ownership system and memory management - [Welcome to Rust Lab](https://mintlify.wiki/Ghostmaysam1/rust-lab/introduction.md): Learn Rust programming through hands-on projects covering ownership, data types, and practical applications - [Rock Paper Scissors Game](https://mintlify.wiki/Ghostmaysam1/rust-lab/projects/rock-paper-scissors.md): Build an interactive CLI Rock Paper Scissors game with Rust - [Quickstart Guide](https://mintlify.wiki/Ghostmaysam1/rust-lab/quickstart.md): Get up and running with Rust Lab in minutes - [Learning Path](https://mintlify.wiki/Ghostmaysam1/rust-lab/resources/learning-path.md): A structured approach to mastering Rust through hands-on projects - [References & Resources](https://mintlify.wiki/Ghostmaysam1/rust-lab/resources/references.md): Essential Rust learning materials, documentation, and tools