encode_json_with_context

Function encode_json_with_context 

Source
pub fn encode_json_with_context<'a>(
    json: Value,
    data_type: Option<&ConcreteDataType>,
    context: &JsonContext<'a>,
) -> Result<Value, Error>
Expand description

Main encoding function with key path tracking