text

Function text 

Source
pub fn text(
    input: ParseString<'_>,
) -> Result<(ParseString<'_>, Token), Err<ParseError<'_>>>