Function rustc_ast_pretty::pprust::token_to_string

source ·
pub fn token_to_string(token: &Token) -> Cow<'static, str>
Expand description

Print the token precisely, without converting $crate into its respective crate name.