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 7e94b9e + 2f9567b commit f5dbb81Copy full SHA for f5dbb81
snippets/rust-mode/crate
@@ -2,4 +2,4 @@
2
# name: extern crate
3
# key: ec
4
# --
5
-extern crate ${0:name};
+extern crate ${1:name};
0 commit comments