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 38c24eb + a378b02 commit 897c5b3Copy full SHA for 897c5b3
snippets/rust-mode/static
@@ -2,4 +2,4 @@
2
# name: static VAR = ...
3
# key: static
4
# --
5
-static ${1:VARNAME}${2: ${3:i32}} = ${4:value};
+static ${1:VARNAME}${2:: ${3:i32}} = ${4:value};
0 commit comments