Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-js
/
basic.js
blob: c38b8435c2d88ae92d11fd14310f10d8b1e99f00 [
file
] [
log
] [
blame
] [
edit
]
const
EXPECTED
=
{
'query'
:
'Fo'
,
'others'
:
[
{
'path'
:
'basic'
,
'name'
:
'Foo'
,
'desc'
:
'Docs for Foo'
},
],
};