Sign in
fuchsia
/
third_party
/
rust
/
d6dc3634dbd3ccfaf13bce4422afa5449b1ce2c8
/
.
/
tests
/
rustdoc-js-std
/
return-specific.js
blob: be54a1c977254d4622d86e5aad7ce2294c522a42 [
file
] [
log
] [
blame
]
const
EXPECTED
=
{
'query'
:
'struct:string'
,
'in_args'
:
[
{
'path'
:
'std::string::String'
,
'name'
:
'ne'
},
],
'returned'
:
[
{
'path'
:
'std::string::String'
,
'name'
:
'add'
},
],
};