Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-js-std
/
reference-shrink.js
blob: b602bbdca188d8b00abd89d76c2c32676a12c892 [
file
] [
log
] [
blame
] [
edit
]
// exact-check
const
EXPECTED
=
{
'query'
:
'reference::shrink'
,
// avoid including the method that's not going to be in the HTML
'others'
:
[],
};