Expand description
This module contains all the defined keyword Symbol
s.
Given that kw
is imported, use them like kw::keyword_name
.
For example kw::Loop
or kw::Break
.
Constantsยง
- Abstract
- As
- Async
- Auto
- Await
- Become
- Box
- Break
- Builtin
- Catch
- Const
- Continue
- Contract
Ensures - Contract
Requires - Crate
- Default
- Do
- Dollar
Crate - Dyn
- Else
- Empty
- Enum
- Extern
- False
- Final
- Fn
- For
- Gen
- If
- Impl
- In
- Let
- Loop
- Macro
- Macro
Rules - Match
- Mod
- Move
- Mut
- Override
- Path
Root - Priv
- Pub
- Raw
- Ref
- Return
- Reuse
- Safe
- Self
Lower - Self
Upper - Static
- Static
Lifetime - Struct
- Super
- Trait
- True
- Try
- Type
- Typeof
- Underscore
- Underscore
Lifetime - Union
- Unsafe
- Unsized
- Use
- Virtual
- Where
- While
- Yeet
- Yield