Skip to main content

parse_string_literal_with_kind

Function parse_string_literal_with_kind 

Source
pub fn parse_string_literal_with_kind(raw: &str) -> Result<ParsedStringLiteral>
Expand description

Decode a parsed string literal and report whether it used the f prefix.