Skip to main content

decode_lint_envelope

Function decode_lint_envelope 

Source
pub fn decode_lint_envelope(
    value: &Value,
    options: LintDecodeOptions,
) -> Result<DecodedLintEnvelope, LintDecodeError>
Expand description

Decode a lint envelope value and fail closed on contract violations.