Sign in
rust
/
rust
/
be90b53d2b756c83f14ea80c4e607fc81dfa3d1d
/
.
/
tests
/
rustdoc-js
/
basic.js
blob: d99b23468b60cfa94361eac46317304aa7ae8332 [
file
] [
log
] [
blame
]
const
QUERY
=
'Fo'
;
const
EXPECTED
=
{
'others'
:
[
{
'path'
:
'basic'
,
'name'
:
'Foo'
},
],
};