Function token_to_literal

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