]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/static/main.js
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / librustdoc / html / static / main.js
index ad9557bf2c1445f69fabe3616de355f9049865e4..6992a9665929586b553d9d851ef7af72a01f0155 100644 (file)
         // `rustdoc::html::item_type::ItemType` type in Rust.
         var itemTypes = ["mod",
                          "struct",
-                         "type",
+                         "enum",
                          "fn",
                          "type",
                          "static",