Sign in
rust
/
rust
/
d0bd4df3aa09b3e01161beaea5ba1b44c3c8a0bd
/
.
/
tests
/
rustdoc-js-std
/
struct-vec.js
blob: dd72aaa1ab86c1eeecc5fc4b3d07f3a16a7df4e8 [
file
] [
log
] [
blame
]
const
EXPECTED
=
{
'query'
:
'struct:VecD'
,
'others'
:
[
{
'path'
:
'std::collections'
,
'name'
:
'VecDeque'
},
{
'path'
:
'std::vec'
,
'name'
:
'Vec'
},
],
};