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 918b52b commit 0e84d9bCopy full SHA for 0e84d9b
rust-mode/pub_fn
@@ -3,6 +3,6 @@
3
# key: pfn
4
# uuid: pfn
5
# --
6
-pub fn ${1:function_name}($2) ${3:-> ${4:int} }{
+pub fn ${1:function_name}($2) ${3:-> ${4:i32} }{
7
`%`$0
8
}
0 commit comments