Sign in
fuchsia
/
third_party
/
rust
/
7af12a19a8b7362df651fee890db0db1ef8d2a17
/
.
/
tests
/
rustdoc-js
/
basic.js
blob: c38b8435c2d88ae92d11fd14310f10d8b1e99f00 [
file
] [
log
] [
blame
]
const
EXPECTED
=
{
'query'
:
'Fo'
,
'others'
:
[
{
'path'
:
'basic'
,
'name'
:
'Foo'
,
'desc'
:
'Docs for Foo'
},
],
};