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