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