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 783d13f + 9cd271e commit 94ae04dCopy full SHA for 94ae04d
src/rust-2018/macros/at-most-once.md
@@ -1,5 +1,7 @@
1
# At most one repetition
2
3
+
4
+
5
In Rust 2018, we have made a couple of changes to the macros-by-example syntax.
6
7
1. We have added a new Kleene operator `?` which means "at most one"
0 commit comments