Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunomontezano/rust-studies
🛤️ This is my initial Rust learning journey.
https://github.com/brunomontezano/rust-studies
learning learning-notes rust rust-lang rust-language rust-learning
Last synced: about 2 months ago
JSON representation
🛤️ This is my initial Rust learning journey.
- Host: GitHub
- URL: https://github.com/brunomontezano/rust-studies
- Owner: brunomontezano
- License: mit
- Created: 2024-03-17T01:55:12.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-22T13:46:50.000Z (10 months ago)
- Last Synced: 2024-10-13T13:22:20.595Z (3 months ago)
- Topics: learning, learning-notes, rust, rust-lang, rust-language, rust-learning
- Language: Rust
- Homepage:
- Size: 918 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bruno's Rust Learning Journey
Welcome to my Rust learning journey! Here, I'm sharing some code snippets as I
delve deeper into the Rust programming language.The code comes from the book ["The Rust Programming
Language"](https://doc.rust-lang.org/book/) by Steve Klabnik and Carol Nichols,
with contributions from the Rust Community.## License
This repository is licensed under the MIT License, allowing you to use the code
for any purpose with proper attribution.