https://github.com/guidanoli/learning-rust
Learning Rust with the official documentation
https://github.com/guidanoli/learning-rust
Last synced: 7 months ago
JSON representation
Learning Rust with the official documentation
- Host: GitHub
- URL: https://github.com/guidanoli/learning-rust
- Owner: guidanoli
- License: gpl-3.0
- Created: 2022-01-28T14:03:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T17:03:15.000Z (over 3 years ago)
- Last Synced: 2025-01-17T13:29:27.381Z (9 months ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Rust
Playground for small projects in Rust
## Requirements
* cargo >= 1.58
## Useful links
[Rust Official Documentation](https://doc.rust-lang.org/book/)