Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonybui1/the_rust_programming_language
Working through The Rust Programming Language official handbook
https://github.com/anthonybui1/the_rust_programming_language
cargo rust
Last synced: 1 day ago
JSON representation
Working through The Rust Programming Language official handbook
- Host: GitHub
- URL: https://github.com/anthonybui1/the_rust_programming_language
- Owner: anthonybui1
- Created: 2022-09-19T06:07:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T03:09:20.000Z (about 2 years ago)
- Last Synced: 2023-03-09T23:41:09.486Z (over 1 year ago)
- Topics: cargo, rust
- Language: Rust
- Homepage:
- Size: 180 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Rust Programming Language
This repository serves to track progress and store projects created while working through
["The Rust Programming Language"](https://doc.rust-lang.org/book/) handbook. This book is written
by Steve Klabnick and Carol Nichols, with contributions from the Rust Community.