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