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