Sign in
rust
/
rust
/
4ff68e41875c472d4e8a6fee8d3f52d0e27b259c
/
.
/
tests
/
rustdoc-js-std
/
filter-crate.js
blob: 95f2969d29924dbe1cde83977043be45e441d1d8 [
file
]
// exact-check
const
FILTER_CRATE
=
'core'
;
const
EXPECTED
=
{
'query'
:
'hashmap'
,
'others'
:
[
],
};