Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-js-std
/
alias.js
blob: bf707fa03dc2ab0437e7a4b6f95a0db376e21b17 [
file
] [
log
] [
blame
] [
edit
]
// ignore-order
const
EXPECTED
=
{
'query'
:
'['
,
'others'
:
[
{
'path'
:
'std'
,
'name'
:
'slice'
},
{
'path'
:
'std::ops'
,
'name'
:
'IndexMut'
},
{
'path'
:
'std::ops'
,
'name'
:
'Index'
},
],
};