pub fn value_to_text_with_control( value: &Value, control: &ProductionControl<'_>, ) -> Result<Produced<String>>