Skip to main content

encode_json_with_context

Function encode_json_with_context 

Source
fn encode_json_with_context(
    json: Value,
    context: &mut JsonContext<'_>,
) -> Result<JsonValue>
Expand description

Main encoding function with key path tracking