Sign in
android
/
toolchain
/
rustc
/
635618df8991b8a005e435895ea0b1eee7e3faf0
/
.
/
tests
/
rustdoc-js
/
substring.js
blob: af05cd1ad34d172402fea99a8862b9902ae39615 [
file
] [
log
] [
blame
]
const
QUERY
=
'waker_from'
;
const
EXPECTED
=
{
'others'
:
[
{
'path'
:
'substring::SuperWaker'
,
'name'
:
'local_waker_from_nonlocal'
},
{
'path'
:
'substring::SuperWakerTask'
,
'name'
:
'local_waker_from_nonlocal'
},
],
};