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 7e94b9e commit 2f9567bCopy full SHA for 2f9567b
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