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.
2 parents 9227db3 + 8c3d914 commit e4434f9Copy full SHA for e4434f9
src/doc/trpl/if.md
@@ -1,4 +1,4 @@
1
-% `if`
+% If
2
3
Rust's take on `if` is not particularly complex, but it's much more like the
4
`if` you'll find in a dynamically typed language than in a more traditional
0 commit comments