Sign in
rust
/
rust
/
c1d608bb7e862c8d8b74ce7cfc042fa98e9d4792
/
.
/
tests
/
rustdoc-js
/
doc-alias-filter-out.js
blob: fd25370dff3c1ce06737a291e37289b933b27489 [
file
]
// exact-check
const
FILTER_CRATE
=
'some_other_crate'
;
const
EXPECTED
=
{
'query'
:
'true'
,
'others'
:
[],
};