https://github.com/joaocnh/hello-rust
https://github.com/joaocnh/hello-rust
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joaocnh/hello-rust
- Owner: JoaoCnh
- Created: 2024-02-21T10:16:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-23T15:22:53.000Z (about 1 year ago)
- Last Synced: 2025-01-11T11:36:27.152Z (4 months ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello Rust 👋
This is the repository where I'm placing all the exercises I'm doing while learning Rust.
I'm doing the [Rustlings Rust learning path](https://github.com/rust-lang/rustlings/tree/rustlings-1).