We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d6aa5 commit 1ae1b5cCopy full SHA for 1ae1b5c
_posts/2018-01-26-rust-trick.md
@@ -1,6 +1,6 @@
1
---
2
layout: post
3
-title: Rust - Weird trick #1
+title: Rust - Weird trick [1]
4
5
6
In Rust you cannot create another reference to a value if you already have a mutable reference to it. Example:
0 commit comments