JsonParsers.JsonString field

Parses a JSON string.

public static readonly IParser<string> JsonString;

See Also