[][src]Module rustc_ap_rustc_span::symbol::sym

This module contains all the defined non-keyword Symbols.

Given that sym is imported, use them like sym::symbol_name. For example sym::rustfmt or sym::u8.

Re-exports

pub use super::sym_generated::*;

Constants

macro_rules

Functions

integer

Get the symbol for an integer.