Sign in
rust
/
rust
/
be90b53d2b756c83f14ea80c4e607fc81dfa3d1d
/
.
/
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'
},
],
};