DEBSOURCES
Skip Quicknav
sources / rustc-web / 1.78.0%2Bdfsg1-2~deb11u3 / tests / rustdoc-js-std / filter-crate.js
123456789
// exact-check const FILTER_CRATE = 'core'; const EXPECTED = { 'query': 'hashmap', 'others': [ ], };