pub(crate) fn dict_display_fmt( dict: &Dict<'_, '_>, f: &mut Formatter<'_>, type_annotate: bool, ) -> Result