Sign in
rust
/
rust-lang
/
rust
/
1c5a0cfc13559b863b47b64b51429360fe55ef73
/
.
/
tests
/
rustdoc-js-std
/
reference-shrink.js
blob: b602bbdca188d8b00abd89d76c2c32676a12c892 [
file
] [
log
] [
blame
]
// exact-check
const
EXPECTED
=
{
'query'
:
'reference::shrink'
,
// avoid including the method that's not going to be in the HTML
'others'
:
[],
};