to_string_literal

Function to_string_literal 

Source
fn to_string_literal(
    value: Pair<'_, Rule>,
    typ: Option<Type>,
) -> Result<Literal, MessageParseError>