Keywords
In Spade keywords can never be used as identifiers. Use raw identifiers if you need to name an identifier the same as a keyword. For the context in which some of these keywords are used, have a look at the Constructs by Syntax section.
The current version of Spade has the following keywords:
asassertdeclelseentityenumexternfnforgenifimplinitialinstinvletmatchmodmutpipelineportpubregresetsetstagestructtraittypeunsafeusewherewire
WarningCurrently Spade provides no forward compatibility guarantees for identifiers and new keywords may be reserved without notice.