fn decode_list_with_settings<'a>( list_value: ListValue, context: &JsonContext<'a>, ) -> Result<ListValue, Error>
Decode a ListValue that was encoded with current settings back into a fully structured ListValue