mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 13:10:02 -05:00
Auto saved by Logseq
This commit is contained in:
parent
a7a3b7b5f4
commit
ee6d1ccd94
1 changed files with 2 additions and 1 deletions
|
|
@ -7,5 +7,6 @@ tags:: #technology #[[programming language]] #infrastructure
|
||||||
println!("Hello, World!");
|
println!("Hello, World!");
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
- get started [here](https://www.rust-lang.org/learn/get-started).
|
- learn how to install rust [here](https://www.rust-lang.org/learn/get-started).
|
||||||
|
- read the manual for rust [here](https://doc.rust-lang.org/book/) and [here](https://rust-book.cs.brown.edu/). the first one is the official one with no fancy fla
|
||||||
- **next:** [[programming language]]
|
- **next:** [[programming language]]
|
||||||
Loading…
Add table
Reference in a new issue