mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-04 09:13:30 +02:00
chore: Update variables6.rs book link
This commit is contained in:
co-authored by
GitHub
parent
06ef4cc654
commit
500422d594
@@ -68,7 +68,7 @@ then keyword 'let'.
|
|||||||
Constants types must also always be annotated.
|
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':
|
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
|
# IF
|
||||||
|
|||||||
Reference in New Issue
Block a user