fn fmt_abbreviated_object( map: &Map<String, Value>, formatter: &mut Formatter<'_>, ) -> Result
Format json object value truncating keys if there’s too many, and keys and values if they are too long