token_helpers

Function parse_long_string

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