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

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