Function hir::tt::token_to_literal

pub fn token_to_literal<S>(text: &str, span: S) -> Literal<S>
where S: Copy,