fn decode_list_with_context<'a>( list_value: ListValue, context: &JsonContext<'a>, ) -> Result<Value, Error>
Decode a list value to JSON array