21 lines
403 B
Plaintext
21 lines
403 B
Plaintext
## Add Rust keywords here. Lines start with '#' are ignored
|
|
|
|
alt any as assert
|
|
be bind block bool break
|
|
char check claim class const cont copy crust
|
|
do
|
|
else enum export
|
|
f32 f64 fail false float fn for
|
|
i16 i32 i64 i8 if iface impl import in int
|
|
let log loop
|
|
mod move mut
|
|
native new
|
|
obj
|
|
priv pure
|
|
resource ret
|
|
self send str
|
|
tag to trait true type
|
|
u16 u32 u64 u8 uint unchecked unsafe use
|
|
vec
|
|
while with
|