Sign in
rust
/
rust
/
43fa2a95c90d7ac4bb98d87e62630e9f549d00c2
/
.
/
tests
/
rustdoc-js-std
/
full-path-function.js
blob: ac157b3aadf8e2b0cf865e396a28fae1ef08d77c [
file
]
const
EXPECTED
=
{
'query'
:
'vec::vec -> usize'
,
'others'
:
[
{
'path'
:
'std::vec::Vec'
,
'name'
:
'len'
},
{
'path'
:
'std::vec::Vec'
,
'name'
:
'capacity'
},
],
};