Sign in
rust
/
rust
/
71bcc49e5ffcd34b9bc7e8410bd5ffcf4d27607c
/
.
/
tests
/
rustdoc-js-std
/
path-end-empty.js
blob: 17b8cac8a6681caef0f25e40ecc53ff4287b3d25 [
file
]
const
FILTER_CRATE
=
"std"
;
const
EXPECTED
=
{
'query'
:
'Option::'
,
'others'
:
[
{
'path'
:
'std::option::Option'
,
'name'
:
'eq'
},
],
}