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