Skip to content

Commit 7e82c0a

Browse files
committed
updates to rust book
1 parent d5d7307 commit 7e82c0a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

pages/Rust___Book___TRPL.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
tags:: [[Book]]
2+
alias:: [[Rust/Book/The Rust Programming Language]]
23

34
- [The Rust Programming Language](https://doc.rust-lang.org/book/index.html)
4-
- see [[Rust/Book/TRPL/Interactive]] for an interactive version
5+
- see [[Rust/Book/TRPL/Interactive]] for an interactive version
6+
- Source code is at [[Rust/Book/TRPL/GitHub]] github.com/rust-lang
7+
- actually, the full source code *including the markdown for the books* is there
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- [book/src at main · rust-lang/book](https://github.com/rust-lang/book/tree/main/src)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tags:: [[Uni/Brown]]
22

33
- # [Interactive Rust Book](https://rust-book.cs.brown.edu/)
4-
-
4+
- Source code is at [[Rust/Book/TRPL/GitHub]]

0 commit comments

Comments
 (0)