21 lines
371 B
Plaintext
21 lines
371 B
Plaintext
|
## Add Rust keywords here. Lines start with '#' are ignored
|
||
|
|
||
|
alt any as assert
|
||
|
be bind block bool break
|
||
|
char check claim const cont
|
||
|
do
|
||
|
else export
|
||
|
f32 f64 fail false float fn for
|
||
|
i16 i32 i64 i8 if import in int
|
||
|
lambda let log
|
||
|
mod mutable
|
||
|
native note
|
||
|
obj
|
||
|
prove pure
|
||
|
resource ret
|
||
|
self str syntax
|
||
|
tag true type
|
||
|
u16 u32 u64 u8 uint unchecked unsafe use
|
||
|
vec
|
||
|
when while with
|