https://github.com/plzbugmenot/rust-study
https://github.com/plzbugmenot/rust-study
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plzbugmenot/rust-study
- Owner: plzbugmenot
- Created: 2025-01-07T19:10:27.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-07T19:54:24.000Z (5 months ago)
- Last Synced: 2025-01-07T20:29:44.012Z (5 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Programming Language
- [Rust](https://doc.rust-lang.org/book/) is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.
- [Rust Exercises](https://play.rust-lang.org/?version=stable&mode=debug&edition=2021)