diff options
| author | Allan Soares Duarte <allan.sduarte@gmail.com> | 2020-05-28 04:33:15 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-28 09:33:15 +0200 |
| commit | 500422d594bb75496b49e95ae104945dcd7c19a6 (patch) | |
| tree | 0c9500bfcd6d52c983468dc2ca3f5d74f49dccf7 /info.toml | |
| parent | 06ef4cc654e75d22a526812919ee49b8956280bf (diff) | |
chore: Update variables6.rs book link
Diffstat (limited to 'info.toml')
| -rw-r--r-- | info.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ then keyword 'let'. Constants types must also always be annotated. Read more about constants under 'Differences Between Variables and Constants' in the book's section 'Variables and Mutability': -https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html +https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html#differences-between-variables-and-constants """ # IF |
