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 783d13f commit 9cd271eCopy full SHA for 9cd271e
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