highlights(rust): add async/await keywords

This commit is contained in:
Thomas Vigouroux 2020-08-07 10:47:17 +02:00
parent 3c7528a294
commit cdaf3030e3

View file

@ -119,6 +119,8 @@
"type"
"union"
"unsafe"
"async"
"await"
"use"
"where"
(mutable_specifier)