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