Sign in
rust
/
rust
/
refs/heads/beta
/
.
/
tests
/
rustdoc-js-std
/
return-specific-literal.js
blob: 86ed3aceb4e845b32d9074c2bffd6fa46864ce69 [
file
] [
log
] [
blame
]
const
EXPECTED
=
{
'query'
:
'struct:"string"'
,
'in_args'
:
[
{
'path'
:
'std::string::String'
,
'name'
:
'ne'
},
],
'returned'
:
[
{
'path'
:
'std::string::String'
,
'name'
:
'add'
},
],
};