There was an error while loading. Please reload this page.
2 parents eb26256 + c236b59 commit c304c10Copy full SHA for c304c10
rust-mode/fn
@@ -4,6 +4,6 @@
4
# uuid: fn
5
# condition: (doom-snippets-bolp)
6
# --
7
-fn ${1:function_name}($2) ${3:-> ${4:int} }{
+fn ${1:function_name}($2) ${3:-> ${4:i32} }{
8
`%`$0
9
-}
+}
0 commit comments