Sign in
fuchsia
/
third_party
/
rust
/
05e68facbb196126d01719111296f07bc264b915
/
.
/
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'
},
],
};