Crate repair_json

Source

Structs§

Builder
A string builder for JSON that can repair and complete incomplete/damaged JSON.
Verifier
A fast JSON syntax validator for UTF-8 sequences.

Enums§

Error
Errors that can occur while parsing JSON.
Status
The status of the JSON object.

Functions§

repair
Repairs the provided JSON object.