Abbreviate long typenames so they don't get wrapped in results

This commit is contained in:
Noah Lev 2023-06-23 09:51:53 -07:00
parent a8fa961696
commit c4fca7202b

View File

@ -52,9 +52,9 @@ const longItemTypes = [
"enum variant",
"macro",
"primitive type",
"associated type",
"assoc type",
"constant",
"associated constant",
"assoc const",
"union",
"foreign type",
"keyword",