Module parse_string

Module parse_string 

Source

Modulesยง

string_parser
From https://github.com/Geal/nom/blob/main/examples/string.rs This example shows an example of how to parse an escaped string. The rules for the string are similar to JSON and rust. A string is: