Module json_str::parse [] [src]

Raw parsers for sanitising a stream of json.

Enums

JsonFragment

A fragment of json.

Functions

parse_fragments

Parse and sanitise the complete sequence as literals and replacements.

parse_literal

Parse and sanitise the complete sequence as a literal.