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