Sign in
rust
/
rust
/
be90b53d2b756c83f14ea80c4e607fc81dfa3d1d
/
.
/
tests
/
rustdoc-js
/
doc-alias-filter-out.js
blob: 46a089d06ebefa32df84c6746e2142c098f96835 [
file
] [
log
] [
blame
]
// exact-check
const
QUERY
=
'true'
;
const
FILTER_CRATE
=
'some_other_crate'
;
const
EXPECTED
=
{
'others'
:
[],
};