pub fn decode_value_with_context<'a>( value: Value, context: &JsonContext<'a>, ) -> Result<Value, Error>
Main decoding function with key path tracking