rust-mode: Add pub and priv
This commit is contained in:
parent
dffe188991
commit
49af969e2c
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
"if" "use"
|
||||
"let" "log" "loop"
|
||||
"move" "new"
|
||||
"pure"
|
||||
"pure" "pub" "priv"
|
||||
"return" "static"
|
||||
"unchecked" "unsafe"
|
||||
"while"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue