Keywords
Declarations
let
mut
const
type
struct
enum
fn
use
mod
impl
contract
pub
Controls
for
in
while
if
else
match
Types
bool
u8 u16 ... u240 u248
i8 i16 ... i240 i248
field
Literals
true
false
Operators
as
Aliases
crate
super
self
Self
Reserved
static
extern
ref
return
loop
break
continue
trait