decode_struct_with_context

Function decode_struct_with_context 

Source
fn decode_struct_with_context<'a>(
    struct_value: StructValue,
    context: &JsonContext<'a>,
) -> Result<Value, Error>
Expand description

Decode a structured value to JSON object