rustc_span::symbol

Module kw

source
Expand description

This module contains all the defined keyword Symbols.

Given that kw is imported, use them like kw::keyword_name. For example kw::Loop or kw::Break.

Constantsยง