Skip to main content

decode_lint_json

Function decode_lint_json 

Source
pub fn decode_lint_json(
    text: &str,
    options: LintDecodeOptions,
) -> Result<DecodedLintEnvelope, LintDecodeError>
Expand description

Parse JSON text and fail closed on structural or semantic contract violations.