rust-mode: Add pub and priv
This commit is contained in:
parent
dffe188991
commit
49af969e2c
@ -69,7 +69,7 @@
|
||||
"if" "use"
|
||||
"let" "log" "loop"
|
||||
"move" "new"
|
||||
"pure"
|
||||
"pure" "pub" "priv"
|
||||
"return" "static"
|
||||
"unchecked" "unsafe"
|
||||
"while"))
|
||||
|
Loading…
Reference in New Issue
Block a user