token_helpers

Function parse_string

Source
pub fn parse_string<const C: char>() -> impl Parser<char, String, Error = Simple<char>>