Sign in
android
/
toolchain
/
rustc
/
635618df8991b8a005e435895ea0b1eee7e3faf0
/
.
/
tests
/
rustdoc-js
/
doc-alias-whitespace.js
blob: c9fc0c4311f19adfe5e2d256f516729b4ae4a2f5 [
file
] [
log
] [
blame
]
// exact-check
const
QUERY
=
[
'Demon Lord'
,
];
const
EXPECTED
=
[
{
'others'
:
[
{
'path'
:
'doc_alias_whitespace'
,
'name'
:
'Struct'
,
'alias'
:
'Demon Lord'
,
'href'
:
'../doc_alias_whitespace/struct.Struct.html'
,
'is_alias'
:
true
},
],
},
];